Uses of Interface
org.qaddict.functions.Logic
Packages that use Logic
-
Uses of Logic in org.qaddict
Methods in org.qaddict with parameters of type Logic -
Uses of Logic in org.qaddict.expectation
Methods in org.qaddict.expectation that return LogicModifier and TypeMethodDescriptionPredicateExpectation.predicate()Returns the value of thepredicaterecord component.Constructors in org.qaddict.expectation with parameters of type LogicModifierConstructorDescriptionPredicateExpectation(Logic<D> predicate) Creates an instance of aPredicateExpectationrecord class.