程序包 dev.utils
类 DevFinal.INT
- java.lang.Object
-
- dev.utils.DevFinal.INT
-
- 封闭类:
- DevFinal
public static final class DevFinal.INT extends java.lang.Objectdetail: Int 类型常量- 作者:
- Ttt
-
-
字段概要
字段 修饰符和类型 字段 说明 static intBASEstatic intCANCELstatic intCLOSEstatic intCONNECTEDstatic intCONNECTINGstatic intCREATEstatic intDECRYPTstatic intDELETEstatic intDESTROYstatic intDISABLEDstatic intDISABLINGstatic intDISCONNECTEDstatic intENABLEDstatic intENABLINGstatic intENCRYPTstatic intENDstatic intERRORstatic intEXITstatic intFAILstatic intINGstatic intINITstatic intINSERTstatic intNORMALstatic intOPENstatic intPAUSEstatic intRECYCLEstatic intREQUEST_CANCELstatic intREQUEST_ENDstatic intREQUEST_ERRORstatic intREQUEST_FAILstatic intREQUEST_INGstatic intREQUEST_NORMALstatic intREQUEST_PAUSEstatic intREQUEST_RESTARTstatic intREQUEST_RESUMEstatic intREQUEST_STARTstatic intREQUEST_STOPstatic intREQUEST_SUCCESSstatic intRESETstatic intRESTARTstatic intRESUMEstatic intSELECTstatic intSTARTstatic intSTOPstatic intSUCCESSstatic intSUSPENDEDstatic intUNKNOWNstatic intUPDATE
-
构造器概要
构造器 构造器 说明 INT()
-
-
-
字段详细资料
-
BASE
public static final int BASE
- 另请参阅:
- 常量字段值
-
NORMAL
public static final int NORMAL
- 另请参阅:
- 常量字段值
-
ING
public static final int ING
- 另请参阅:
- 常量字段值
-
SUCCESS
public static final int SUCCESS
- 另请参阅:
- 常量字段值
-
FAIL
public static final int FAIL
- 另请参阅:
- 常量字段值
-
ERROR
public static final int ERROR
- 另请参阅:
- 常量字段值
-
START
public static final int START
- 另请参阅:
- 常量字段值
-
RESTART
public static final int RESTART
- 另请参阅:
- 常量字段值
-
END
public static final int END
- 另请参阅:
- 常量字段值
-
PAUSE
public static final int PAUSE
- 另请参阅:
- 常量字段值
-
RESUME
public static final int RESUME
- 另请参阅:
- 常量字段值
-
STOP
public static final int STOP
- 另请参阅:
- 常量字段值
-
CANCEL
public static final int CANCEL
- 另请参阅:
- 常量字段值
-
CREATE
public static final int CREATE
- 另请参阅:
- 常量字段值
-
DESTROY
public static final int DESTROY
- 另请参阅:
- 常量字段值
-
RECYCLE
public static final int RECYCLE
- 另请参阅:
- 常量字段值
-
INIT
public static final int INIT
- 另请参阅:
- 常量字段值
-
ENABLED
public static final int ENABLED
- 另请参阅:
- 常量字段值
-
ENABLING
public static final int ENABLING
- 另请参阅:
- 常量字段值
-
DISABLED
public static final int DISABLED
- 另请参阅:
- 常量字段值
-
DISABLING
public static final int DISABLING
- 另请参阅:
- 常量字段值
-
CONNECTED
public static final int CONNECTED
- 另请参阅:
- 常量字段值
-
CONNECTING
public static final int CONNECTING
- 另请参阅:
- 常量字段值
-
DISCONNECTED
public static final int DISCONNECTED
- 另请参阅:
- 常量字段值
-
SUSPENDED
public static final int SUSPENDED
- 另请参阅:
- 常量字段值
-
UNKNOWN
public static final int UNKNOWN
- 另请参阅:
- 常量字段值
-
INSERT
public static final int INSERT
- 另请参阅:
- 常量字段值
-
DELETE
public static final int DELETE
- 另请参阅:
- 常量字段值
-
UPDATE
public static final int UPDATE
- 另请参阅:
- 常量字段值
-
SELECT
public static final int SELECT
- 另请参阅:
- 常量字段值
-
ENCRYPT
public static final int ENCRYPT
- 另请参阅:
- 常量字段值
-
DECRYPT
public static final int DECRYPT
- 另请参阅:
- 常量字段值
-
RESET
public static final int RESET
- 另请参阅:
- 常量字段值
-
CLOSE
public static final int CLOSE
- 另请参阅:
- 常量字段值
-
OPEN
public static final int OPEN
- 另请参阅:
- 常量字段值
-
EXIT
public static final int EXIT
- 另请参阅:
- 常量字段值
-
REQUEST_NORMAL
public static final int REQUEST_NORMAL
- 另请参阅:
- 常量字段值
-
REQUEST_ING
public static final int REQUEST_ING
- 另请参阅:
- 常量字段值
-
REQUEST_SUCCESS
public static final int REQUEST_SUCCESS
- 另请参阅:
- 常量字段值
-
REQUEST_FAIL
public static final int REQUEST_FAIL
- 另请参阅:
- 常量字段值
-
REQUEST_ERROR
public static final int REQUEST_ERROR
- 另请参阅:
- 常量字段值
-
REQUEST_START
public static final int REQUEST_START
- 另请参阅:
- 常量字段值
-
REQUEST_RESTART
public static final int REQUEST_RESTART
- 另请参阅:
- 常量字段值
-
REQUEST_END
public static final int REQUEST_END
- 另请参阅:
- 常量字段值
-
REQUEST_PAUSE
public static final int REQUEST_PAUSE
- 另请参阅:
- 常量字段值
-
REQUEST_RESUME
public static final int REQUEST_RESUME
- 另请参阅:
- 常量字段值
-
REQUEST_STOP
public static final int REQUEST_STOP
- 另请参阅:
- 常量字段值
-
REQUEST_CANCEL
public static final int REQUEST_CANCEL
- 另请参阅:
- 常量字段值
-
-