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 OptionDecoderParam
getDefaultValue, getRangeDescriptionMethods inherited from interface TrinaryFunction
invoke