Uses of Package
org.drasyl.util
-
Packages that use org.drasyl.util Package Description org.drasyl.identity Contains classes to manage theIdentity
of the drasyl node.org.drasyl.pipeline Link between application and drasyl overlay network.org.drasyl.remote.protocol The protocol used for communication with remote nodes.org.drasyl.util Utility classes used across multiple packages. -
Classes in org.drasyl.util used by org.drasyl.identity Class Description InternPool Represents a pool of unique objects of typeT
. -
Classes in org.drasyl.util used by org.drasyl.pipeline Class Description TypeReference This class is used for obtaining full generics type information by sub-classing. -
Classes in org.drasyl.util used by org.drasyl.remote.protocol Class Description UnsignedShort This class represents an unsigned short in a rang of [0, 2^16 - 1] -
Classes in org.drasyl.util used by org.drasyl.util Class Description AnsiColor Pair A tuple of two elements.Triple A tuple of three elements.TypeParameterMatcher Adapted from nettyTypeParameterMatcher
UnsignedInteger This class represents an unsigned integer in a rang of [0, 2^32 - 1]UnsignedShort This class represents an unsigned short in a rang of [0, 2^16 - 1]Worm This class wraps an object of typeT
and serves as a write once read many (worm) memory.