| Class | Description |
|---|---|
| CompositeSubscription |
Container for Subscriptions and atomic operations on them.
|
| SneakyThrows |
Utility class to throw arbitrary Throwables.
|
| SpscOneQueue<T> |
A single-producer single-consumer queue with exactly one slot of value.
|
| Enum | Description |
|---|---|
| AlwaysFalseBooleanSupplier |
A
BooleanSupplier implementation that is always false. |
| AlwaysTrueBooleanSupplier |
A
BooleanSupplier implementation that is always true. |
| SelfComparator |
Comparator that compares Comparables.
|