|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.android.sdklib.SdkManager.LayoutlibVersion
public static class SdkManager.LayoutlibVersion
| Field Summary | |
|---|---|
static int |
NOT_SPECIFIED
|
| Constructor Summary | |
|---|---|
SdkManager.LayoutlibVersion(int api,
int revision)
|
|
| Method Summary | |
|---|---|
int |
compareTo(SdkManager.LayoutlibVersion rhs)
|
int |
getApi()
|
int |
getRevision()
|
| 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 SdkManager.LayoutlibVersion(int api,
int revision)
| Method Detail |
|---|
public int getApi()
public int getRevision()
public int compareTo(@NonNull
SdkManager.LayoutlibVersion rhs)
compareTo in interface java.lang.Comparable<SdkManager.LayoutlibVersion>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||