Class PojoFilters.GtPojoFilter<T>

    • Constructor Detail

      • GtPojoFilter

        public GtPojoFilter​(Filters.Gt gtFilter)
    • Method Detail

      • test

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