| Class | Description |
|---|---|
| DependencyBuilder | |
| ResourceBuilder |
| Enum | Description |
|---|---|
| Dependency.DependencyType | |
| Resource.ResourceType |
| Annotation Type | Description |
|---|---|
| Dependency |
This annotation is used to describe a dependency in a compile.
|
| Generated |
This is a duplicate of
Generated, with the exception
that this class has a runtime annotation retention level, as we need to
have access to it's value from generated class files. |
| Import | |
| Resource |
A compile-time resource; default behavior is to treat
Resource.value() as a
resource location, and use the current thread classloader to get that resource. |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.