Object
AcceptIterationList
All Implemented Interfaces:
AcceptIterationPredicate

public class AcceptIterationList extends Object implements AcceptIterationPredicate
The condition is accepted if any one of a list of AcceptIterationPredicate fulfills the condition.

This is like a logical or operation.

Author:
Owen Feehan