Class OptionsImpl.DefaultingIntDecoder

java.lang.Object
org.benf.cfr.reader.util.getopt.OptionsImpl.DefaultingIntDecoder
All Implemented Interfaces:
TrinaryFunction<String,Void,Options,Integer>, OptionDecoder<Integer>, OptionDecoderParam<Integer,Void>
Enclosing class:
OptionsImpl

private static class OptionsImpl.DefaultingIntDecoder extends Object implements OptionDecoder<Integer>