Package 

Class ResourceKt

    • Method Summary

      Modifier and Type Method Description
      final static Resource borrow(Resource $self) Returns a new Resource accessing the same data but not owning them.
      final static <R extends Any, S extends Any, E extends Any> Try<R, ReadError> mapCatching(Try<S, E> $self)
      final static <R extends Any, S extends Any, E extends Any> Try<R, ReadError> flatMapCatching(Try<S, E> $self)
      • Methods inherited from class java.lang.Object

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