Class PojoFilters.GtePojoFilter<T>

    • Constructor Detail

      • GtePojoFilter

        public GtePojoFilter​(Filters.Gte gteFilter)
    • Method Detail

      • test

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