public class BackRest extends Object
BackRest()
static RestBack
error(int code, String msg)
success()
static <T> RestBackObj<T>
success(T result)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BackRest()
public static <T> RestBackObj<T> success(T result)
result
public static RestBack success()
public static RestBack error(int code, String msg)
code
msg
Copyright © 2017. All rights reserved.