public static class FilterTest.LessThan extends java.lang.Object implements FilterTest
FilterTest.Equals, FilterTest.FindRegex, FilterTest.GreaterThan, FilterTest.LessThan, FilterTest.MatchRegex
Constructor and Description |
---|
LessThan(double threshold) |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(java.lang.Object value) |
public boolean accept(java.lang.Object value)
accept
in interface FilterTest