Package 

Class StatsStateKt

    • Method Summary

      Modifier and Type Method Description
      final static <T extends Any> StatsState<T> StatsState(T stats) Creates an instance of StatsState.
      final static StatsState<String> StatsTextState(String stats) Creates an instance of StatsState as String.
      • Methods inherited from class java.lang.Object

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