|
Simple Machine | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectUtil.UnsignedByte
public class UnsignedByte
Unsigned Byte.
Constructor Summary | |
---|---|
UnsignedByte(java.lang.Byte aByte)
|
|
UnsignedByte(int anInt)
|
Method Summary | |
---|---|
long |
value()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UnsignedByte(java.lang.Byte aByte)
public UnsignedByte(int anInt)
Method Detail |
---|
public long value()
|
Simple Machine | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |