public class IntegerTokenAdapter extends NumberTokenAdapter implements IntegerToken
Constructor and Description |
---|
IntegerTokenAdapter(Token tok) |
Modifier and Type | Method and Description |
---|---|
long |
getValue() |
double |
getValueAsDouble() |
getPositive, removeCommas
getEndOffset, getStartOffset
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEndOffset, getStartOffset
public IntegerTokenAdapter(Token tok)
public long getValue()
getValue
in interface IntegerToken
public double getValueAsDouble()
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.