See: Description
| Interface | Description |
|---|---|
| Delegation.Builder<T,D> |
The new instance will default it's
Object.toString() method to the one of the
provided delegate. |
| FlakyTestRunner.Builder<X extends Throwable> | |
| FlakyTestRunner.RunnableThrows<T extends Throwable> | |
| Product.HasFirst<T> | |
| Product.HasSecond<U> | |
| Product.HasThird<V> | |
| Product.Product2<T,U> | |
| Product.Product3<T,U,V> | |
| Product.TriFunction<T,U,V,R> |
| Class | Description |
|---|---|
| Combination |
General Combination support.
|
| Delegation | |
| FlakyTestRunner | |
| Permutation |
General Permutation support from
http://minborgsjavapot.blogspot.com/2015/07/java-8-master-permutations.html
|
| Product | |
| Series | |
| Waiters | |
| Waiters.WaiterBuilder<T> |
| Enum | Description |
|---|---|
| CloseableUtil | |
| ExecutorServiceUtil | |
| GcControls |
Some utilities to try and reliably execute GCs.
|
| NetworkUtil | |
| ThreadUtil |
| Exception | Description |
|---|---|
| Waiters.ConditionNotMetException |
Copyright © 2023. All rights reserved.