Class PojoFilters.TruePojoFilter<T>

    • Constructor Detail

      • TruePojoFilter

        public TruePojoFilter()
    • Method Detail

      • test

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