Package com.googlecode.concurrenttrees.radix.node
package com.googlecode.concurrenttrees.radix.node
-
InterfacesClassDescriptionSpecifies the methods that nodes must implement.An interface for a factory which creates new
Node
objects on demand, to encapsulate specified variables.