public class NumberValue
public boolean isInt()
public boolean isLong()
public boolean isDecimal()
public boolean isZero()
public boolean isOne()
public long getAsLong()
public boolean equals(@Nullable
java.lang.Object other)
public int hashCode()
@NotNull public java.lang.String toString()
@NotNull public java.lang.Number getRawNumber()