|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MonoLingualFuzzyNode | |
|---|---|
| de.folt.fuzzy | |
| Uses of MonoLingualFuzzyNode in de.folt.fuzzy |
|---|
| Methods in de.folt.fuzzy with parameters of type MonoLingualFuzzyNode | |
|---|---|
boolean |
MonoLingualPartitionedFuzzyNodeTree.insertFuzzyNode(MonoLingualFuzzyNode fuzzyNodeToAdd)
insertFuzzyNode inserts a Fuzzy node into a partitioned fuzzy node tree; |
boolean |
MonoLingualPartitionedFuzzyNodeTree.removeValue(MonoLingualFuzzyNode fuzzyCompareKey)
removeValue removes a value from the value list of the values of the node based on a key. |
java.util.Vector<FuzzyNodeSearchResult<java.lang.String,T>> |
StringPartitionedFuzzyNodeTree.search(MonoLingualFuzzyNode fuzzyCompareKey,
int similarity)
search returns all a FuzzyNodeSearchResult of all matching MonoLingualFuzzyNodes |
java.util.Vector<FuzzyNodeSearchResult<java.lang.String,MonoLingualObject>> |
MonoLingualPartitionedFuzzyNodeTree.search(MonoLingualFuzzyNode fuzzyCompareKey,
int similarity)
search returns all a FuzzyNodeSearchResult of all matching FuzzyNodes |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||