Uses of Class
ch.nolix.base.misc.dataobject.UnsignedByte
Packages that use UnsignedByte
-
Uses of UnsignedByte in ch.nolix.base.misc.dataobject
Methods in ch.nolix.base.misc.dataobject that return UnsignedByteModifier and TypeMethodDescriptionstatic UnsignedByteUnsignedByte.fromByte(byte paramByte) static UnsignedByteUnsignedByte.fromNumber(int number) static UnsignedByteUnsignedByte.withBits(int bit1, int bit2, int bit3, int bit4, int bit5, int bit6, int bit7, int bit8)