Class ConvertToInteger

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

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