| Interface | Description |
|---|---|
| ShrinkingCandidates<T> |
| Class | Description |
|---|---|
| AbstractShrinkable<T> | |
| BigDecimalShrinkingCandidates | |
| BigIntegerShrinkingCandidates | |
| ChooseValueShrinkable<T> | |
| CollectShrinkable<T> | |
| CombinedShrinkable<T> | |
| DeepSearchShrinkingSequence<T> | |
| FilteredShrinkable<T> | |
| FlatMappedShrinkable<T,U> | |
| ListShrinkingCandidates<T> | |
| MappedShrinkable<T,U> | |
| MappedShrinkingSequence<T,U> | |
| MappedValueShrinkingSequence<T,U> | |
| NextShrinkingSequence<T> | |
| NullShrinkingSequence<T> | |
| PropertyShrinker | |
| PropertyShrinkingResult | |
| SampleShrinkable<T> | |
| ShrinkableBigDecimal | |
| ShrinkableBigInteger | |
| ShrinkableList<E> | |
| ShrinkableSet<E> | |
| ShrinkableString | |
| ShrinkElementsSequence<T> |
This can be used to shrink the individual shrinkable elements in a list
without shrinking the size of the list and keeping the order:
The actual elements of a container (list, set, action sequence)
All shrinkable parameters of a property
|
| StartWithShrinkingSequence<T> | |
| UniqueShrinkable<T> | |
| Unshrinkable<T> |