| Interface | Description |
|---|---|
| Predicate<T> |
A functional interface for a test on any object.
|
| Class | Description |
|---|---|
| Assertions | |
| ClassUtils |
Collection of utility methods to work with classes.
|
| 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.
|
| Predicates | |
| Sets |
Copyright © 2017–2021 Hans Jörg Heßmann. All rights reserved.