| Package | Description |
|---|---|
| org.dessertj.assertions |
Provides the logic to check assertions.
|
| org.dessertj.partitioning |
Partitioning of slices for architecture validations.
|
| org.dessertj.resolve |
Logic to build up a hierarchical data structure of
packages.
|
| org.dessertj.slicing |
The core functionality of dessert: The logic to slice down the classpath.
|
| org.dessertj.util |
Some utilities.
|
| Class and Description |
|---|
| Dag
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.
|
| Class and Description |
|---|
| AnnotationPattern |
| Predicate
A functional interface for a test on any object.
|
| Class and Description |
|---|
| Predicate
A functional interface for a test on any object.
|
| Class and Description |
|---|
| Predicate
A functional interface for a test on any object.
|
| Class and Description |
|---|
| AnnotationPattern |
| AnnotationPattern.Member |
| Pair
A tuple of two objects of the same type.
|
| Predicate
A functional interface for a test on any object.
|
Copyright © 2017–2025 Hans Jörg Heßmann. All rights reserved.