| Package | Description |
|---|---|
| org.gradle.plugins.binaries.model.internal |
Implementations of the native model classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCompilerRegistry |
| Constructor and Description |
|---|
DefaultBinary(String name,
ProjectInternal project,
CompileSpecFactory specFactory) |
DefaultExecutable(String name,
ProjectInternal project,
CompileSpecFactory specFactory) |
DefaultLibrary(String name,
ProjectInternal project,
CompileSpecFactory specFactory) |
Copyright © 2013. All rights reserved