org.modeshape.jcr.cache.document
Class ImmutableChildReferences
java.lang.Object
org.modeshape.jcr.cache.document.ImmutableChildReferences
public class ImmutableChildReferences
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EMPTY_CHILD_REFERENCES
protected static final ChildReferences EMPTY_CHILD_REFERENCES
EMPTY_ITERATOR
protected static final Iterator<ChildReference> EMPTY_ITERATOR
EMPTY_KEY_ITERATOR
protected static final Iterator<NodeKey> EMPTY_KEY_ITERATOR
ImmutableChildReferences
public ImmutableChildReferences()
create
public static ChildReferences create(List<ChildReference> references)
create
public static ChildReferences create(ChildReferences first,
DocumentTranslator.ChildReferencesInfo segmentingInfo,
WorkspaceCache cache)
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.