public final class SoulResultWrap<T> extends Object
SoulResultWrap()
static Object
error(int code, String message, Object object)
success(int code, String message, Object object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SoulResultWrap()
public static Object success(int code, String message, Object object)
code
message
object
public static Object error(int code, String message, Object object)
Copyright © 2021 dromara. All rights reserved.