|
ModeShape Distribution 3.0.0.CR2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeshape.jcr.cache.document.ImmutableChildReferences
public class ImmutableChildReferences
| Nested Class Summary | |
|---|---|
protected static class |
ImmutableChildReferences.EmptyChildReferences
|
protected static class |
ImmutableChildReferences.Medium
|
protected static class |
ImmutableChildReferences.Segment
|
static class |
ImmutableChildReferences.Segmented
|
| Field Summary | |
|---|---|
protected static ChildReferences |
EMPTY_CHILD_REFERENCES
|
protected static Iterator<ChildReference> |
EMPTY_ITERATOR
|
protected static Iterator<NodeKey> |
EMPTY_KEY_ITERATOR
|
| Constructor Summary | |
|---|---|
ImmutableChildReferences()
|
|
| Method Summary | |
|---|---|
static ChildReferences |
create(ChildReferences first,
DocumentTranslator.ChildReferencesInfo segmentingInfo,
WorkspaceCache cache)
|
static ChildReferences |
create(List<ChildReference> references)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final ChildReferences EMPTY_CHILD_REFERENCES
protected static final Iterator<ChildReference> EMPTY_ITERATOR
protected static final Iterator<NodeKey> EMPTY_KEY_ITERATOR
| Constructor Detail |
|---|
public ImmutableChildReferences()
| Method Detail |
|---|
public static ChildReferences create(List<ChildReference> references)
public static ChildReferences create(ChildReferences first,
DocumentTranslator.ChildReferencesInfo segmentingInfo,
WorkspaceCache cache)
|
ModeShape Distribution 3.0.0.CR2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||