public class CacheValue extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static CacheValue |
NULL_VALUE |
| Constructor and Description |
|---|
CacheValue(CacheKey origin,
long serial,
org.exoplatform.portal.mop.State state) |
CacheValue(org.exoplatform.portal.mop.State state) |
public static final CacheValue NULL_VALUE
public CacheValue(CacheKey origin, long serial, org.exoplatform.portal.mop.State state)
public CacheValue(org.exoplatform.portal.mop.State state)
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.