Uses of Interface
org.anchoranalysis.io.input.grouper.InputGrouper
| Package | Description |
|---|---|
| org.anchoranalysis.io.input.bean.grouper |
Determines how inputs are aggregated into groups, if at all.
|
-
Uses of InputGrouper in org.anchoranalysis.io.input.bean.grouper
Methods in org.anchoranalysis.io.input.bean.grouper that return types with arguments of type InputGrouper Modifier and Type Method Description Optional<InputGrouper>FromDerivePath. createInputGrouper(Optional<IndexRangeNegative> groupIndexRange)Creates anInputGrouperthat can be used to derive a group-key from a particular input.abstract Optional<InputGrouper>Grouper. createInputGrouper(Optional<IndexRangeNegative> groupIndexRange)Creates anInputGrouperthat can be used to derive a group-key from a particular input.Optional<InputGrouper>WithoutGrouping. createInputGrouper(Optional<IndexRangeNegative> groupIndexRange)