public class DirectionalCacheKey extends Object
Modifier and Type | Field and Description |
---|---|
private Object |
cacheKey |
private ChildNodeDirection |
direction |
Constructor and Description |
---|
DirectionalCacheKey(Object cacheKey,
ChildNodeDirection direction) |
private final Object cacheKey
private final ChildNodeDirection direction
public DirectionalCacheKey(Object cacheKey, ChildNodeDirection direction)