Interface IamConditionOperator

All Superinterfaces:
IamValue
All Known Implementing Classes:
DefaultIamConditionOperator

@ThreadSafe public interface IamConditionOperator extends IamValue
The IamConditionOperator specifies the operator that should be applied to compare the IamConditionKey to an expected value in an IamCondition.
See Also: