Package org.benf.cfr.reader.util.getopt
Interface OptionDecoder<T>
- All Superinterfaces:
OptionDecoderParam<T,
,Void> TrinaryFunction<String,
Void, Options, T>
- All Known Implementing Classes:
OptionsImpl.DefaultChainBooleanDecoder
,OptionsImpl.DefaultingBooleanDecoder
,OptionsImpl.DefaultingIntDecoder
,OptionsImpl.DefaultNullEnumDecoder
-
Method Summary
Methods inherited from interface org.benf.cfr.reader.util.getopt.OptionDecoderParam
getDefaultValue, getRangeDescription
Methods inherited from interface org.benf.cfr.reader.util.functors.TrinaryFunction
invoke