FakeTestsZipFolder.ItemType
public static final enum FakeTestsZipFolder.ItemType
extends Enum< FakeTestsZipFolder.ItemType >
java.lang.Object | ||
↳ | java.lang.Enum < com.android.tradefed.util.FakeTestsZipFolder.ItemType > | |
↳ | com.android.tradefed.util.FakeTestsZipFolder.ItemType |
Резюме
Значения перечисления | |
---|---|
FakeTestsZipFolder.ItemType | DIRECTORY |
FakeTestsZipFolder.ItemType | FILE
|
Публичные методы | |
---|---|
static FakeTestsZipFolder.ItemType | valueOf (String name) |
static final ItemType[] | values () |
Значения перечисления
СПРАВОЧНИК
public static final FakeTestsZipFolder.ItemType DIRECTORY
ФАЙЛ
public static final FakeTestsZipFolder.ItemType FILE
Публичные методы
значение
public static FakeTestsZipFolder.ItemType valueOf (String name)
Параметры | |
---|---|
name | String |
Возврат | |
---|---|
FakeTestsZipFolder.ItemType |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2019-10-02 UTC.
[]
[]