See: Description
Class | Description |
---|---|
CompositeProblemFilter |
A CompositeProblemFilter combines one more more filters
and a boolean operation to produce a new filter.
|
FilteredIterator |
A FilteredIterator applies a IProblemFilter to an
Iterator>ICompilerProblem< and generates a
subsequence of the orginal Iterator's results,
namely those elements that satisfy the filter.
|
Enum | Description |
---|---|
CompositeProblemFilter.CompositionOperator |
Boolean operator to apply to operand filters
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.