Class Node

java.lang.Object
io.hotmoka.marshalling.internal.MarshallableImpl
io.hotmoka.marshalling.AbstractMarshallable
io.hotmoka.patricia.Node
All Implemented Interfaces:
Marshallable

public abstract class Node extends io.hotmoka.marshalling.AbstractMarshallable
A node of a Patricia tree.
  • Constructor Details

    • Node

      public Node()