Uses of Class
step.core.collections.Filters.Gt
-
Packages that use Filters.Gt Package Description step.core.collections -
-
Uses of Filters.Gt in step.core.collections
Methods in step.core.collections that return Filters.Gt Modifier and Type Method Description static Filters.GtFilters. gt(String field, long value)Constructors in step.core.collections with parameters of type Filters.Gt Constructor Description GtPojoFilter(Filters.Gt gtFilter)
-