public class Result<T> extends Object
static int
BAD_REQUEST
FAIL
FORBIDDEN
OK
UNAUTHORIZED
Result()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final int FAIL
public static final int OK
public static final int BAD_REQUEST
public static final int UNAUTHORIZED
public static final int FORBIDDEN
public Result()
public String toString()
toString
Object
Copyright © 2020. All rights reserved.