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
Nodeobjects on demand, to encapsulate specified variables.