Package 

Class ConfigReader

    • Method Summary

      Modifier and Type Method Description
      final String readString(String name)
      final <T extends Any> T readObject(Function1<String, T> parser, String property)
      final Boolean isTesting()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait