Uses of Class
goldman.collection.ordered.digitized.PatriciaTrie.PatriciaSearchData

Packages that use PatriciaTrie.PatriciaSearchData
goldman.collection.ordered.digitized A digitized ordered collection is an untagged algorithmically positioned collection whose elements can each be viewed as a sequence of digits (e.g., bit string, character string). 
 

Uses of PatriciaTrie.PatriciaSearchData in goldman.collection.ordered.digitized
 

Methods in goldman.collection.ordered.digitized that return PatriciaTrie.PatriciaSearchData
protected  PatriciaTrie.PatriciaSearchData PatriciaTrie.createSearchData()