Package com.googlecode.concurrenttrees.radix.node.concrete.charsequence
package com.googlecode.concurrenttrees.radix.node.concrete.charsequence
-
ClassesClassDescriptionA implementation of the
Nodeinterface which stores the incoming edge as aCharSequence(a view onto the original key) rather than copying the edge into a character array.Stores only incoming edge as aCharSequence(a view onto the original key) rather than copying the edge into a character array.Stores only incoming edge as aCharSequence(a view onto the original key) rather than copying the edge into a character array.Stores incoming edge as aCharSequence(a view onto the original key) rather than copying the edge into a character array.Stores incoming edge as aCharSequence(a view onto the original key) rather than copying the edge into a character array, and stores outgoing edges as anAtomicReferenceArray.Stores incoming edge as aCharSequence(a view onto the original key) rather than copying the edge into a character array, and stores outgoing edges as anAtomicReferenceArray.