public class UnusedKeysSearchFilter extends java.lang.Object implements FilterProcessor<UsedKeysSearchResult,UnusedKeysSearchResult>
UnusedKeysSearchFilter finds the unused keys from properties.| Constructor and Description |
|---|
UnusedKeysSearchFilter() |
| Modifier and Type | Method and Description |
|---|---|
UnusedKeysSearchResult |
process(UsedKeysSearchResult result)
process the given model.
|
public UnusedKeysSearchResult process(UsedKeysSearchResult result)
process in interface FilterProcessor<UsedKeysSearchResult,UnusedKeysSearchResult>result - the model