| Modifier and Type | Method and Description |
|---|---|
CategoryMatchQuality<?> |
LexicalCategoryMapper.applyCustomRules(Category sourceCategory,
Category targetCategory) |
abstract CategoryMatchQuality<?> |
CategoryMapper.applyCustomRules(Category sourceCategory,
Category targetCategory) |
CategoryMatchQuality<?> |
FrequencyCategoryMapper.applyCustomRules(Category sourceCategory,
Category targetCategory) |
| Modifier and Type | Method and Description |
|---|---|
static <T> CategoryMatchQuality<T> |
CategoryMatchQuality.create(boolean ruleApplied,
Quality<T> quality,
Category targetCategory,
Category sourceCategory) |
CategoryMatchQuality<?> |
CategoryRule.createCategoryMatchQuality(Category targetCategory,
Category sourceCategory) |
| Modifier and Type | Method and Description |
|---|---|
int |
CategoryMatchQuality.compareTo(CategoryMatchQuality<T> categoryMatchQuality) |
| Modifier and Type | Method and Description |
|---|---|
CategoryMatchQuality<Double> |
InternalAbstractCategoryRule.createCategoryMatchQuality(Category targetCategory,
Category sourceCategory) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.