|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.android.sdklib.LayoutlibVersion
public class LayoutlibVersion
Information on the layoutlib version.
| Field Summary | |
|---|---|
static int |
NOT_SPECIFIED
Deprecated. |
| Constructor Summary | |
|---|---|
LayoutlibVersion(int api,
int revision)
Deprecated. |
|
| Method Summary | |
|---|---|
int |
compareTo(LayoutlibVersion rhs)
Deprecated. |
int |
getApi()
Deprecated. |
int |
getRevision()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int NOT_SPECIFIED
| Constructor Detail |
|---|
public LayoutlibVersion(int api,
int revision)
| Method Detail |
|---|
public int getApi()
public int getRevision()
public int compareTo(@NonNull
LayoutlibVersion rhs)
compareTo in interface java.lang.Comparable<LayoutlibVersion>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||