org.simantics.databoard.primitives
Class UnsignedByte.Immutable
java.lang.Object
java.lang.Number
org.simantics.databoard.primitives.UnsignedByte
org.simantics.databoard.primitives.UnsignedByte.Immutable
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Comparable<java.lang.Number>
- Enclosing class:
- UnsignedByte
public static final class UnsignedByte.Immutable
- extends UnsignedByte
- See Also:
- Serialized Form
Methods inherited from class org.simantics.databoard.primitives.UnsignedByte |
compareTo, doubleValue, equals, floatValue, fromBits, hashCode, intValue, longValue, 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 |
UnsignedByte.Immutable
public UnsignedByte.Immutable(int value)
throws java.lang.IllegalArgumentException
- Throws:
java.lang.IllegalArgumentException
UnsignedByte.Immutable
public UnsignedByte.Immutable(long value)
throws java.lang.IllegalArgumentException
- Throws:
java.lang.IllegalArgumentException
UnsignedByte.Immutable
public UnsignedByte.Immutable(java.lang.String stringValue)
throws java.lang.IllegalArgumentException
- Throws:
java.lang.IllegalArgumentException