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

public interface OptionDecoderParam<T,ARG> extends TrinaryFunction<String,ARG,Options,T>
  • Method Details

    • getRangeDescription

      String getRangeDescription()
    • getDefaultValue

      String getDefaultValue()