Interface ConfigEntry<T>

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static class  ConfigEntry.Abstract<T>  
    • Method Summary

      Modifier and Type Method Description
      String key()  
      T parse​(String value)