Uses of Interface
cn.tzq0301.check.Condition
Packages that use Condition
-
Uses of Condition in cn.tzq0301.check
Methods in cn.tzq0301.check that return ConditionModifier and TypeMethodDescriptionstatic Conditionstatic ConditionChecker.shouldBeTrue(boolean expression) static ConditionChecker.shouldBeTrue(boolean expression, String format, Object... args) Methods in cn.tzq0301.check with parameters of type Condition