Class EntityEqualsCondition

All Implemented Interfaces:
Serializable, HasDesc<ConditionDesc>

public class EntityEqualsCondition extends EntityEqualityCondition
Evaluates to true when the target or ConditionArg.TARGET and ConditionArg.SECONDARY_TARGET are the same.

Does not support multiple targets on either side.

See Also: