Build$VERSION_CODES class
from: android.os.Build$VERSION_CODES
Constructors
- Build$VERSION_CODES.new()
-
from:
public void <init>()
The returned object must be released after use, by calling therelease
method.factory - Build$VERSION_CODES.fromReference(JReference reference)
Properties
-
$type
→ JObjType<
Build$VERSION_CODES> -
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- isReleased → bool
-
no setterinherited
- jClass → JClass
-
Returns
JClass
corresponding to concrete class of this object.no setterinherited - reference → JReference
-
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
as<
T extends JObject?> (JObjType< T> type, {bool releaseOriginal = false}) → T -
Casts this object to another
type
.inherited -
isA<
T extends JObject?> (JObjType< T> type) → bool -
Whether this object is of the given
type
.inherited -
isInstanceOf(
JClass jclass) → bool -
Whether this object is of the type of the given
jclass
.inherited -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
release(
) → void -
Releases the underlying
reference
.inherited -
releasedBy(
Arena arena) → void -
Registers this object to be released at the end of
arena
's lifetime.inherited -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- BASE → const int
-
from:
static public final int BASE
- BASE_1_1 → const int
-
from:
static public final int BASE_1_1
- CUPCAKE → const int
-
from:
static public final int CUPCAKE
- CUR_DEVELOPMENT → const int
-
from:
static public final int CUR_DEVELOPMENT
- DONUT → const int
-
from:
static public final int DONUT
- ECLAIR → const int
-
from:
static public final int ECLAIR
- ECLAIR_0_1 → const int
-
from:
static public final int ECLAIR_0_1
- ECLAIR_MR1 → const int
-
from:
static public final int ECLAIR_MR1
- FROYO → const int
-
from:
static public final int FROYO
- GINGERBREAD → const int
-
from:
static public final int GINGERBREAD
- GINGERBREAD_MR1 → const int
-
from:
static public final int GINGERBREAD_MR1
- HONEYCOMB → const int
-
from:
static public final int HONEYCOMB
- HONEYCOMB_MR1 → const int
-
from:
static public final int HONEYCOMB_MR1
- HONEYCOMB_MR2 → const int
-
from:
static public final int HONEYCOMB_MR2
- ICE_CREAM_SANDWICH → const int
-
from:
static public final int ICE_CREAM_SANDWICH
- ICE_CREAM_SANDWICH_MR1 → const int
-
from:
static public final int ICE_CREAM_SANDWICH_MR1
- JELLY_BEAN → const int
-
from:
static public final int JELLY_BEAN
- JELLY_BEAN_MR1 → const int
-
from:
static public final int JELLY_BEAN_MR1
- JELLY_BEAN_MR2 → const int
-
from:
static public final int JELLY_BEAN_MR2
- KITKAT → const int
-
from:
static public final int KITKAT
- KITKAT_WATCH → const int
-
from:
static public final int KITKAT_WATCH
- LOLLIPOP → const int
-
from:
static public final int LOLLIPOP
- LOLLIPOP_MR1 → const int
-
from:
static public final int LOLLIPOP_MR1
- M → const int
-
from:
static public final int M
- N → const int
-
from:
static public final int N
- N_MR1 → const int
-
from:
static public final int N_MR1
- nullableType → const $Build$VERSION_CODES$NullableType
- The type which includes information such as the signature of this class.
- O → const int
-
from:
static public final int O
- O_MR1 → const int
-
from:
static public final int O_MR1
- P → const int
-
from:
static public final int P
- Q → const int
-
from:
static public final int Q
- R → const int
-
from:
static public final int R
- S → const int
-
from:
static public final int S
- S_V2 → const int
-
from:
static public final int S_V2
- TIRAMISU → const int
-
from:
static public final int TIRAMISU
- type → const $Build$VERSION_CODES$Type
- UPSIDE_DOWN_CAKE → const int
-
from:
static public final int UPSIDE_DOWN_CAKE
- VANILLA_ICE_CREAM → const int
-
from:
static public final int VANILLA_ICE_CREAM