public static class ContextPartitionVisitorStateWithPath.LeafDesc extends Object
Constructor and Description |
---|
LeafDesc(ContextStatePathKey key,
ContextStatePathValue value) |
Modifier and Type | Method and Description |
---|---|
ContextStatePathKey |
getKey() |
ContextStatePathValue |
getValue() |
public LeafDesc(ContextStatePathKey key, ContextStatePathValue value)
public ContextStatePathKey getKey()
public ContextStatePathValue getValue()