org.knopflerfish.ant.taskdefs.bundle
Class ArrayInt
java.lang.Object
java.lang.Number
org.knopflerfish.ant.taskdefs.bundle.ArrayInt
- All Implemented Interfaces:
- java.lang.Comparable, java.io.Serializable
- public class ArrayInt
- extends java.lang.Number
- implements java.lang.Comparable
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
UNDEF
|
Methods inherited from class java.lang.Number |
byteValue, shortValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
UNDEF
public static java.lang.String UNDEF
ArrayInt
public ArrayInt()
ArrayInt
public ArrayInt(java.lang.String s)
parseDotString
public void parseDotString(java.lang.String s)
compareTo
public int compareTo(java.lang.Object o)
- Specified by:
compareTo
in interface java.lang.Comparable
doubleValue
public double doubleValue()
floatValue
public float floatValue()
intValue
public int intValue()
longValue
public long longValue()
toString
public java.lang.String toString()