Package step.core.collections.filters
Class Gte
- java.lang.Object
-
- step.core.collections.filters.AbstractAtomicFilter
-
- step.core.collections.filters.Gte
-
- All Implemented Interfaces:
Filter
public class Gte extends AbstractAtomicFilter
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetField()longgetValue()inthashCode()voidsetField(String field)voidsetValue(long value)-
Methods inherited from class step.core.collections.filters.AbstractAtomicFilter
getChildren
-
-