@FunctionalInterface public interface StopCondition
Stop condition is a predicate that signalizes when the computation should stop.
boolean
isReached()
boolean isReached()