|
Class Summary |
| Collectors<T> |
A container for multiple Collector instances that just aggregates the collected results from all collectors
it contains |
| CompositeFilter<T> |
Represents a filter which ORs together a collection of filters,
returning true if any of the filters are true |
| Files |
|
| Filters |
|
| IOHelpers |
|
| Manifests |
|
| Maps |
Some helper methods for working with maps |
| Objects |
Some helper classes for objects comparing and equality |
| Pair<A,B> |
Represents a pair of values so its easy to return 2 values from a function call |
| Strings |
|