public static interface TreeBuilder.IPos<X extends TreeBuilder.IPos<X>>
| Modifier and Type | Method and Description |
|---|---|
boolean |
equalsData(X pos) |
int |
getPos() |
boolean equalsData(X pos)
true if the underlying data in both positions
are the sameint getPos()
Copyright © 2004–2014 XWiki. All rights reserved.