Interface Condition
public interface Condition
-
Method Summary
Modifier and TypeMethodDescriptionnextSatisfied(Querier now, Duration atLatest) POSTCONDITION: The return value `x` satisfies `x.noLaterThan(atLatest)`.
-
Method Details
-
nextSatisfied
POSTCONDITION: The return value `x` satisfies `x.noLaterThan(atLatest)`.
-