protected static class ImmutableChildReferences.Segment extends Object
Modifier | Constructor and Description |
---|---|
protected |
Segment(ChildReferences references,
String nextKey,
boolean allowsSNS) |
Modifier and Type | Method and Description |
---|---|
ChildReferences |
getReferences() |
Iterator<NodeKey> |
keys() |
ImmutableChildReferences.Segment |
next(WorkspaceCache cache) |
String |
toString() |
StringBuilder |
toString(StringBuilder sb) |
protected Segment(ChildReferences references, String nextKey, boolean allowsSNS)
public ChildReferences getReferences()
public ImmutableChildReferences.Segment next(WorkspaceCache cache)
public StringBuilder toString(StringBuilder sb)
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.