ExecutionFiles.FilesKey
public
static
final
enum
ExecutionFiles.FilesKey
extends Enum<ExecutionFiles.FilesKey>
JavaScript.lang.Object | ||
↳ | Java.lang.Enum<com.android.tradefed.invoker.ExecutionFiles.FilesKey> | |
↳ | com.android.tradefed.invoker.ExecutionFiles.FilesKey |
המספור של המפתח הרגיל הידוע למפה.
סיכום
ערכי טיפוסים בני מנייה (enum) | |
---|---|
ExecutionFiles.FilesKey |
ADB_BINARY
|
ExecutionFiles.FilesKey |
HOST_TESTS_DIRECTORY
|
ExecutionFiles.FilesKey |
TARGET_TESTS_DIRECTORY
|
ExecutionFiles.FilesKey |
TESTS_DIRECTORY
|
שיטות ציבוריות | |
---|---|
static
ExecutionFiles.FilesKey
|
valueOf(String name)
|
static
final
FilesKey[]
|
values()
|
ערכים של טיפוסים בני מנייה (enum)
שיטות ציבוריות
ערך של
public static ExecutionFiles.FilesKey valueOf (String name)
פרמטרים | |
---|---|
name |
String |
החזרות | |
---|---|
ExecutionFiles.FilesKey |