public class Token extends Object
static class
Token.Factory
Token(String name, int id)
boolean
equals(Object obj)
int
hashCode()
id()
String
name()
toString()
getClass, notify, notifyAll, wait, wait, wait
public Token(String name, int id)
public String name()
public int id()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.