Package 

Class UtilsKt

    • Method Summary

      Modifier and Type Method Description
      final static <T extends Any> T safeCall(Function0<T> block, Function1<Throwable, Unit> track)
      final static <T extends Any> List<T> getNonNullValues(List<Result<T>> $self)
      • Methods inherited from class java.lang.Object

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