Class InCollectionCondition

  • All Implemented Interfaces:
    Condition, LogicalStatement

    public class InCollectionCondition
    extends AbstractCondition
    A condition that accepts a list of collection handles and returns true if the item belongs to any of them.
    Author:
    Kim Shepherd