Package 

Class FallbackResourceKt

    • Method Summary

      Modifier and Type Method Description
      final static Resource fallback(Resource $self, Function1<ReadError, Resource> fallbackResourceFactory) Falls back to alternative resources when the receiver fails.
      final static Resource fallback(Resource $self, Resource fallbackResource) Falls back to the given alternative Resource when the receiver fails.
      • Methods inherited from class java.lang.Object

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