org.modeshape.jcr.cache.document
Class ImmutableChildReferences.Segment
java.lang.Object
org.modeshape.jcr.cache.document.ImmutableChildReferences.Segment
- Enclosing class:
- ImmutableChildReferences
protected static class ImmutableChildReferences.Segment
- extends Object
ImmutableChildReferences.Segment
protected ImmutableChildReferences.Segment(ChildReferences references,
String nextKey)
getReferences
public ChildReferences getReferences()
nextSegmentKey
public String nextSegmentKey()
next
public ImmutableChildReferences.Segment next(WorkspaceCache cache)
keys
public Iterator<NodeKey> keys()
toString
public String toString()
- Overrides:
toString
in class Object
toString
public StringBuilder toString(StringBuilder sb)
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.