Result
Properties
Functions
Link copied to clipboard
Returns error as Throwable if this instance presents an unsuccessful result. Otherwise returns null.
Link copied to clipboard
Returns value as T if this instance presents a successful result. Otherwise throws the IllegalStateException exception
Link copied to clipboard
Returns error as Throwable if this instance presents an unsuccessful result. Otherwise throws the IllegalStateException exception.