atLeast

public final static NumberRangeFilter atLeast(Integer min)(source)

Creates a filter, which yields a successful result when the input number >= min

Parameters

min

The inclusive lower bound of the range