public final class ApiLevel
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
_1_0
The 1.0 API level.
|
static int |
_1_1
The 1.1 API level.
|
static int |
_1_2
The 1.2 API level.
|
static int |
_1_3
The 1.3 API level.
|
static int |
_1_4
The 1.4 API level.
|
static int |
CURRENT
Corresponds to the API level the code using this constant
was built against.
|
public static final int _1_0
public static final int _1_1
public static final int _1_2
public static final int _1_3
public static final int _1_4
public static final int CURRENT
Copyright (c) 2014, 2020 1C-Soft LLC and others. Made available under the Eclipse Public License 2.0