public static class CommonProcessors.UniqueProcessor<T> extends java.lang.Object implements Processor<T>
Constructor and Description |
---|
UniqueProcessor(Processor<? super T> delegate) |
UniqueProcessor(Processor<? super T> delegate,
<any> strategy) |
Modifier and Type | Method and Description |
---|---|
boolean |
process(T t) |