Class ContainsPredicate

  • All Implemented Interfaces:
    Predicate

    public class ContainsPredicate
    extends Object
    implements Predicate
    Returns true if the request header is present and contains one of the strings to match.
    Author:
    Stuart Douglas