Class ValidateIntegerInRange

java.lang.Object
io.prometheus.jmx.common.configuration.ValidateIntegerInRange
All Implemented Interfaces:
Function<Integer,Integer>

public class ValidateIntegerInRange extends Object implements Function<Integer,Integer>