Class CaseInsensitiveStringMatchPredicate

    • Field Detail

      • target

        @Nonnull
        private final String target
        The target string.
    • Constructor Detail

      • CaseInsensitiveStringMatchPredicate

        public CaseInsensitiveStringMatchPredicate​(@Nonnull
                                                   String matchString)
        Constructor.
        Parameters:
        matchString - that string against which predicate inputs will be checked