Interface Condition

All Superinterfaces:
Supplier<JsonElement>
All Known Implementing Classes:
Condition.CompositeCondition, Condition.TerminalCondition

public interface Condition extends Supplier<JsonElement>