public class WrapperUtils extends Object
| Constructor and Description |
|---|
WrapperUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<Object> |
unwrapAllKeys(Collection<Object> objects,
ValueProcessor valueProcessor) |
static net.sf.ehcache.Element |
unwrapElement(net.sf.ehcache.Element element,
ValueProcessor valueProcessor) |
public static List<Object> unwrapAllKeys(Collection<Object> objects, ValueProcessor valueProcessor)
public static net.sf.ehcache.Element unwrapElement(net.sf.ehcache.Element element,
ValueProcessor valueProcessor)
Copyright © 2018 Atlassian. All rights reserved.