- java.lang.Object
-
- io.hotmoka.beans.Marshallable
-
- io.hotmoka.patricia.Node
-
public abstract class Node extends Marshallable
A node of a Patricia tree.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.hotmoka.beans.Marshallable
Marshallable.Unmarshaller<T extends Marshallable>
-
-
Constructor Summary
Constructors Constructor Description Node()
-
Method Summary
-
Methods inherited from class io.hotmoka.beans.Marshallable
into, intoArray, intoArrayWithoutSelector, toByteArray, toByteArray
-
-