बाइनरीस्टैट
public final enum BinaryState
extends Enum< BinaryState >
java.lang.Object | ||
↳ | java.lang.Enum < com.android.tradefed.util.BinaryState > | |
↳ | com.android.tradefed.util.BinaryState |
Enum एक IGNORE नो-ऑप स्टेट के साथ ON / OFF राज्य रिकॉर्ड करता था।
सारांश
मान बढ़ाएँ | |
---|---|
BinaryState | IGNORE |
BinaryState | OFF |
BinaryState | ON
|
सार्वजनिक तरीके | |
---|---|
static BinaryState | valueOf (String name) |
static final BinaryState[] | values () |
मान बढ़ाएँ
नज़रअंदाज़ करना
public static final BinaryState IGNORE
बंद
public static final BinaryState OFF
पर
public static final BinaryState ON
सार्वजनिक तरीके
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.
[]
[]