Class EqualsPredicate

  • All Implemented Interfaces:
    Predicate

    public class EqualsPredicate
    extends Object
    implements Predicate
    Returns true if all the provided arguments are equal to each other
    Author:
    Stuart Douglas