JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.android.builder.model
Interface NativeSettings
public interface
NativeSettings
Compilation settings for a native source file.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
String
>
getCompilerFlags
()
String
getName
()
Method Details
getName
@NonNull
String
getName
()
getCompilerFlags
@NonNull
List
<
String
>
getCompilerFlags
()