Interface ConditionOnVisit
-
- All Superinterfaces:
Predicate<Element>
,Serializable
- All Known Implementing Classes:
ConditionCompose
,ConditionComposeOr
,ConditionProperty
,ConditionType
public interface ConditionOnVisit extends Serializable, Predicate<Element>