Class WrapperUtils
java.lang.Object
com.atlassian.cache.ehcache.wrapper.WrapperUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionunwrapAllKeys(Collection<Object> objects, ValueProcessor valueProcessor) static net.sf.ehcache.ElementunwrapElement(net.sf.ehcache.Element element, ValueProcessor valueProcessor)
-
Constructor Details
-
WrapperUtils
public WrapperUtils()
-
-
Method Details
-
unwrapAllKeys
-
unwrapElement
public static net.sf.ehcache.Element unwrapElement(net.sf.ehcache.Element element, ValueProcessor valueProcessor)
-