Package 

Class ExtensionsKt

    • Method Summary

      Modifier and Type Method Description
      final static <T extends Any, R extends T> R asInstance(T $self, KClass<R> clazz)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • asInstance

         final static <T extends Any, R extends T> R asInstance(T $self, KClass<R> clazz)