atMost

public final static NumberRangeFilter atMost(Integer max)(source)

Creates a filter, which yields a successful result when the input number <= max

Parameters

max

The inclusive upper bound of the range