Package step.core.collections.filters
Class Gt
- java.lang.Object
-
- step.core.collections.filters.AbstractAtomicFilter
-
- step.core.collections.filters.Gt
-
- All Implemented Interfaces:
Filter
public class Gt 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
-
-