ResultProvider
Result()
static <T> Result<T>
fail(int code, String message)
fail(ResultProvider provider)
ok()
ok(T data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCode, getMessage