Uses of Class
org.drasyl.util.UnsignedShort
Packages that use UnsignedShort
-
Uses of UnsignedShort in org.drasyl.util
Fields in org.drasyl.util declared as UnsignedShortModifier and TypeFieldDescriptionstatic final UnsignedShort
UnsignedShort.MAX_VALUE
static final UnsignedShort
UnsignedShort.MIN_VALUE
Methods in org.drasyl.util that return UnsignedShortModifier and TypeMethodDescriptionUnsignedShort.decrement()
UnsignedShort.increment()
static UnsignedShort
UnsignedShort.of
(byte[] value) Creates a newUnsignedShort
.static UnsignedShort
UnsignedShort.of
(int value) Creates a newUnsignedShort
.