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 TrinaryFunction
invoke