public class Result extends java.lang.Object
static Result
empty()
java.lang.Object
getValue()
boolean
hasResult()
of(java.lang.Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Result of(java.lang.Object value)
public static Result empty()
public boolean hasResult()
public java.lang.Object getValue()