Class VirAttrCacheValue
- java.lang.Object
-
- org.apache.syncope.core.provisioning.api.cache.VirAttrCacheValue
-
public class VirAttrCacheValue extends Object
Cache entry value.
-
-
Constructor Summary
Constructors Constructor Description VirAttrCacheValue(Collection<Object> values)
-
-
-
Constructor Detail
-
VirAttrCacheValue
public VirAttrCacheValue(Collection<Object> values)
-
-