Package 

Class UtilsKt

    • Method Summary

      Modifier and Type Method Description
      final static <T extends Any, R extends Any> SparseArray<R> mapNotNullToSparseArray(Iterable<T> $self, Function1<T, Pair<Integer, R>> transform)
      • Methods inherited from class java.lang.Object

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