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