public abstract class ComparatorProcedure<T> extends Object implements Procedure<T>
| Modifier and Type | Method and Description |
|---|---|
T |
getResult() |
Optional<T> |
getResultOptional() |
boolean |
isVisitedAtLeastOnce() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitCopyright © 2004–2022. All rights reserved.