Summary:
Detail:
TokenRole
static final int
ROLE_INDEX_BITS
Role(String name, Class<T> nodeType)
Role(String name, Class<T> nodeType, T nullObject)
static <U> Role<U>
get(int index)
final int
getIndex()
final Class<T>
getNodeType()
final T
getNullObject()
boolean
isValid(Object node)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object