public final class Result.Success<T extends Object> extends Result<T>
private final T
value
Success(T value)
final T
getValue()
map
equals, hashCode, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final T getValue()