public class Result<T> extends Object
Result(T result)
T
getResult()
boolean
isError()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Result(T result)
public boolean isError()
public T getResult()
Copyright © 2023. All rights reserved.