Class PojoFilters.LtPojoFilter<T>

    • Constructor Detail

      • LtPojoFilter

        public LtPojoFilter​(Filters.Lt ltFilter)
    • Method Detail

      • test

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