Uses of Class
de.folt.fuzzy.FuzzyDataStructure

Packages that use FuzzyDataStructure
de.folt.fuzzy   
 

Uses of FuzzyDataStructure in de.folt.fuzzy
 

Subclasses of FuzzyDataStructure in de.folt.fuzzy
 class FuzzyNodeTree<K,T>
          This class implements a tree based on fuzzy nodes.
 class FuzzyStringHashtable<T>
          A fuzzy string class where the strings are stored in a hash table which uses the length of the string as a key.