Package 

Interface Result

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public final class Result.Success
      public final class Result.Error
    • Method Summary

      Modifier and Type Method Description
      <U extends Any> Result<U> map(Function1<T, U> block)
      T unwrap()
      • Methods inherited from class java.lang.Object

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