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 |
Summary
Enum values | |
---|---|
FakeTestsZipFolder.ItemType |
DIRECTORY
|
FakeTestsZipFolder.ItemType |
FILE
|
Public methods | |
---|---|
static
FakeTestsZipFolder.ItemType
|
valueOf(String name)
|
static
final
ItemType[]
|
values()
|
Enum values
Public methods
valueOf
public static FakeTestsZipFolder.ItemType valueOf (String name)
Parameters | |
---|---|
name |
String |
Returns | |
---|---|
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.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Mancano le informazioni di cui ho bisogno"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Troppo complicato/troppi passaggi"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Obsoleti"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problema di traduzione"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problema relativo a esempi/codice"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Altra"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Facile da capire"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Il problema è stato risolto"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Altra"
}]