Class PojoFilters.FalsePojoFilter<T>

    • Constructor Detail

      • FalsePojoFilter

        public FalsePojoFilter()
    • Method Detail

      • test

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