Interface OptionDecoderParam<T,ARG>

All Superinterfaces:
TrinaryFunction<String,ARG,Options,T>
All Known Subinterfaces:
OptionDecoder<T>
All Known Implementing Classes:
OptionsImpl.ExperimentalVersionSpecificDefaulter

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

    • getRangeDescription

      String getRangeDescription()
    • getDefaultValue

      String getDefaultValue()