Package 

Class ResultKt

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final static Boolean succeeded
      private final static T data
    • Method Summary

      Modifier and Type Method Description
      final Boolean getSucceeded()
      final T getData()
      final static <T extends Any> T successOr(Result<T> $self, T fallback)
      • Methods inherited from class java.lang.Object

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