atMost

public final static RangeFilter 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