Package 

Interface ToggleCache

    • Method Summary

      Modifier and Type Method Description
      abstract Map<String, Toggle> read()
      abstract Toggle get(String key)
      abstract Unit write(UnleashState state)
      • Methods inherited from class java.lang.Object

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