接口 Types
-
- 所有已知实现类:
MconClient
,Runner
,Tester.RunnerTest
public interface Types
- 作者:
- 32798
-
-
字段概要
字段 修饰符和类型 字段 说明 static int
ADD_PERMISSION
static int
INVOKE_COMMAND
static int
REMOVE_PERMISSION
static int
SET_NAME
static int
SET_OP
static int
STOP
static Charset
UTF_8
-
-
-
字段详细资料
-
INVOKE_COMMAND
static final int INVOKE_COMMAND
- 另请参阅:
- 常量字段值
-
ADD_PERMISSION
static final int ADD_PERMISSION
- 另请参阅:
- 常量字段值
-
REMOVE_PERMISSION
static final int REMOVE_PERMISSION
- 另请参阅:
- 常量字段值
-
STOP
static final int STOP
- 另请参阅:
- 常量字段值
-
SET_NAME
static final int SET_NAME
- 另请参阅:
- 常量字段值
-
SET_OP
static final int SET_OP
- 另请参阅:
- 常量字段值
-
UTF_8
static final Charset UTF_8
-
-
方法详细资料
-
parseBool
default boolean parseBool(String s)
-
-