Class PojoFilters.LtePojoFilter<T>

    • Constructor Detail

      • LtePojoFilter

        public LtePojoFilter​(Filters.Lte lteFilter)
    • Method Detail

      • test

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