| Interface | Description |
|---|---|
| Predicate<T> |
A functional interface for a test on any object.
|
| Class | Description |
|---|---|
| AnnotationPattern | |
| AnnotationPattern.Member | |
| ArrayUtils | |
| Assertions | |
| ClassUtils |
Collection of utility methods to work with classes.
|
| CombinationUtils | |
| Dag<T> |
This class implements the Depth-first search algorithm (see
https://en.wikipedia.org/wiki/Topological_sorting)
to detect illegal cycles on a directed acyclic graph.
|
| Pair<T> |
A tuple of two objects of the same type.
|
| Predicates | |
| Sets |
Copyright © 2017–2025 Hans Jörg Heßmann. All rights reserved.