Package | Description |
---|---|
com.asakusafw.utils.gradle |
Asakusa Framework integration utilities.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseProject<TSelf extends BaseProject<TSelf>>
An abstract implementation of project structure.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicProject
A basic implementation of
BaseProject . |
Modifier and Type | Method and Description |
---|---|
void |
PropertyConfigurator.accept(BaseProject<?> project) |
void |
ContentsConfigurator.accept(BaseProject<?> project) |
void |
EnvironmentConfigurator.accept(BaseProject<?> project) |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.