| Package | Description |
|---|---|
| org.dessertj.slicing |
The core functionality of dessert: The logic to slice down the classpath.
|
| Modifier and Type | Method and Description |
|---|---|
PackageSlice |
PackageSlice.getParentPackage() |
| Modifier and Type | Method and Description |
|---|---|
static PartitionSliceFactory<PackageSlice> |
PackageSlice.factory() |
SortedMap<String,PackageSlice> |
AbstractSlice.partitionByPackage() |
SortedMap<String,PackageSlice> |
AbstractDelegateSlice.partitionByPackage() |
SortedMap<String,PackageSlice> |
Slice.partitionByPackage()
Partitions the slice by package.
|
Copyright © 2017–2025 Hans Jörg Heßmann. All rights reserved.