Class PojoFilters.RegexPojoFilter<T>

    • Constructor Detail

      • RegexPojoFilter

        public RegexPojoFilter​(Filters.Regex regexFilter)
    • Method Detail

      • test

        public boolean test​(T t)
        Specified by:
        test in interface Predicate<T>