Modifier and Type | 85 |Method and Description | 86 |
---|---|
java.util.List<UniformFuzzyHashBlock> |
90 | UniformFuzzyHash.getBlocks() |
91 |
java.util.Set<UniformFuzzyHashBlock> |
94 | UniformFuzzyHash.getBlocksSet() |
95 |
Class and Description | 82 |
---|
UniformFuzzyHash
86 | This class represents a Uniform Fuzzy Hash.
87 | |
88 |
UniformFuzzyHash.SimilarityTypes
91 | Enum of types of similarity.
92 | |
93 |
UniformFuzzyHashBlock
96 | This class represents a Uniform Fuzzy Hash block.
97 | |
98 |