Object HelpAttitudeSpec

  • All Implemented Interfaces:
    com.uchuhimo.konf.Spec

    
    public class HelpAttitudeSpec
    extends ConfigSpec
                        

    A specification of the parameters regarding help attitudes to load from a config file.

    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.uchuhimo.konf.ConfigSpec

        addInnerSpec, addItem, getInnerSpecs, getItems, getPrefix, lazy, optional, required
      • Methods inherited from class com.uchuhimo.konf.Spec

        get, plus, qualify, withFallback, withPrefix
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail