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