Package 

Class EnumUtilsKt

    • Method Summary

      Modifier and Type Method Description
      final static <E extends Enum<E>> E valueOf(String name)
      final static <E extends Enum<E>> E valueOf(String name, Function2<String, E, Boolean> mapper)
      • Methods inherited from class java.lang.Object

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