Class Conditions
java.lang.Object
com.djrapitops.plan.extension.implementation.providers.gathering.Conditions
Utility object for managing conditions.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
conditionFulfilled
(String condition) boolean
isNotFulfilled
(String condition) static boolean
matchesCondition
(String condition1, String condition2)
-
Constructor Details
-
Conditions
public Conditions()
-
-
Method Details
-
isNotFulfilled
-
matchesCondition
-
conditionFulfilled
-