public final class JsonToken extends Object
JsonToken(int type, Object value)
boolean
equals(Object obj)
static int
getHashCode(int type, Object value)
int
getType()
Object
getValue()
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public JsonToken(int type, Object value)
public int getType()
public Object getValue()
public static int getHashCode(int type, Object value)
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2013. All rights reserved.