Interface IMatchCondition

All Superinterfaces:
BiPredicate<Object,Object>, Serializable
All Known Implementing Classes:
EMatchCondition

public interface IMatchCondition extends BiPredicate<Object,Object>, Serializable
Common interface for match conditions. Match conditions are used to evaluate condition checks.
Since:
8.0.0
Author:
XIMA Media GmbH