@Deprecated public class TokenInteger extends TypedToken<TokenType> implements java.io.Serializable
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getString()
Deprecated.
gets the string representation of the decimal.
|
static Tokenizer |
getTokenizer()
Deprecated.
Creates a Tokenizer that's gonna tokenize any valid decimal literal string to a TokenDecimal object.
|
equals, equals, getText, getType, hashCode
getName, toString
public final java.lang.String getString()
public static Tokenizer getTokenizer()