| Interface | Description |
|---|---|
| ExceptionProducer<T extends RuntimeException> |
Specification of functional interface used by
Errors.throwErrors(ExceptionProducer, String, Object...). |
| Class | Description |
|---|---|
| Errors |
Error collecting container; Thread-safe using
CopyOnWriteArrayList. |
| Lists |
Provides utility methods for
List instances. |
| UnmodifiableIterator<E> |
Interator implementation preventing modification
|
Copyright © 2019. All rights reserved.