| Interface | Description |
|---|---|
| InputPart |
Interface for
Enums that define parts of input terms. |
| Class | Description |
|---|---|
| InputAnalyzer<G extends Enum<G>,P extends Enum<P> & InputPart> |
An analyzer that might be used in cases where an input term has to be checked
against a set of
InputGroup. |
| InputAnalyzer.InputAnalyzerBuilder<G extends Enum<G>,P extends Enum<P> & InputPart> |
Builder for
InputAnalyzers. |
| InputGroup<P extends Enum<P> & InputPart> | |
| InputGroup.InputGroupBuilder<P extends Enum<P> & InputPart> |
A builder for
InputGroups. |
Copyright © 2018. All rights reserved.