@ThreadSafe protected static class SessionNode.InsertedChildReferences extends Object implements Iterable<SessionNode.Insertions>
Modifier | Constructor and Description |
---|---|
protected |
InsertedChildReferences() |
Modifier and Type | Method and Description |
---|---|
Iterator<SessionNode.Insertions> |
iterator() |
protected int |
size(Name name) |
String |
toString() |
protected StringBuilder |
toString(StringBuilder sb) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public Iterator<SessionNode.Insertions> iterator()
iterator
in interface Iterable<SessionNode.Insertions>
protected StringBuilder toString(StringBuilder sb)
protected int size(Name name)
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.