org.simantics.databoard.primitives
Class UnsignedLong.Immutable
java.lang.Object
java.lang.Number
org.simantics.databoard.primitives.UnsignedLong
org.simantics.databoard.primitives.UnsignedLong.Immutable
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Comparable<java.lang.Number>
- Enclosing class:
- UnsignedLong
public static final class UnsignedLong.Immutable
- extends UnsignedLong
- See Also:
- Serialized Form
Methods inherited from class org.simantics.databoard.primitives.UnsignedLong |
compareTo, doubleValue, equals, floatValue, fromBits, hashCode, intValue, longValue, toBigInteger, toBits, toString, valueOf |
Methods inherited from class java.lang.Number |
byteValue, shortValue |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
UnsignedLong.Immutable
public UnsignedLong.Immutable(int value)
throws java.lang.IllegalArgumentException
- Throws:
java.lang.IllegalArgumentException
UnsignedLong.Immutable
public UnsignedLong.Immutable(long value)
throws java.lang.IllegalArgumentException
- Throws:
java.lang.IllegalArgumentException
UnsignedLong.Immutable
public UnsignedLong.Immutable(java.math.BigInteger value)
throws java.lang.IllegalArgumentException
- Throws:
java.lang.IllegalArgumentException
UnsignedLong.Immutable
public UnsignedLong.Immutable(java.lang.String stringValue)
throws java.lang.IllegalArgumentException
- Throws:
java.lang.IllegalArgumentException