Uses of Class
org.drasyl.util.UnsignedByte
Packages that use UnsignedByte
-
Uses of UnsignedByte in org.drasyl.util
Fields in org.drasyl.util declared as UnsignedByteModifier and TypeFieldDescriptionstatic final UnsignedByte
UnsignedByte.MAX_VALUE
static final UnsignedByte
UnsignedByte.MIN_VALUE
Methods in org.drasyl.util that return UnsignedByteModifier and TypeMethodDescriptionstatic UnsignedByte
UnsignedByte.of
(byte value) Creates a newUnsignedShort
.static UnsignedByte
UnsignedByte.of
(short value) Creates a newUnsignedByte
.