修飾子とタイプ | 定数フィールド | 値 |
---|---|---|
public static final int |
ANDROID_COMMAND_TIMEOUT_MS |
60000 |
protected static final int |
PORT_RANGE_END |
9999 |
protected static final int |
PORT_RANGE_START |
5554 |
修飾子とタイプ | 定数フィールド | 値 |
---|---|---|
public static final String |
REGEX_ESCAPED_REGEX_VALUE |
"^/.+/$" |
public static final String |
REGEX_OS_VERSION |
"^([0-9]+\\.){0,2}[0-9]+$" |
public static final String |
REGEX_VARIABLE |
"\\$([A-Za-z0-9_]+|\\{[A-Za-z0-9_]+\\}|\\$)" |
Copyright © 2016–2018. All rights reserved.