public static class CommonProcessors.FindFirstProcessor<T> extends CommonProcessors.FindProcessor<T>
| Constructor and Description |
|---|
FindFirstProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
accept(T t) |
getFoundValue, isFound, process, resetprotected boolean accept(T t)
accept in class CommonProcessors.FindProcessor<T>