Package org.assertj.core.api.iterable
-
Interface Summary Interface Description Extractor<F,T> Deprecated. useFunctioninsteadThrowingExtractor<F,T,EXCEPTION extends Exception> Function converting an element to another element.
| Interface | Description |
|---|---|
| Extractor<F,T> | Deprecated.
use
Function instead |
| ThrowingExtractor<F,T,EXCEPTION extends Exception> |
Function converting an element to another element.
|