|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.android.builder.sdk.TargetInfo
public class TargetInfo
The SDK Target information needed to build a project.
| Method Summary | |
|---|---|
com.android.sdklib.BuildToolInfo |
getBuildTools()
Returns the BuildToolInfo |
com.android.sdklib.IAndroidTarget |
getTarget()
Returns the compilation target |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
@NonNull public com.android.sdklib.IAndroidTarget getTarget()
@NonNull public com.android.sdklib.BuildToolInfo getBuildTools()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||