PartialResult(Supplier<String> message, Optional<R> partialResult)
boolean
equals(Object o)
<R2> DataResult.PartialResult<R2>
flatMap(Function<R,DataResult.PartialResult<R2>> function)
int
hashCode()
map(Function<? super R,? extends R2> function)
String
message()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals
Object
hashCode
toString