Overview
Package
Class
Deprecated
Index
Help
Groovy Documentation
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
allSource
- Field in
GenericSourceSetConvention
B
C
configure
(Object, Closure)
- Method in
ConfigureUtil
Configures the
target
object.
ConfigureUtil
- Class in
kotka.gradle.utils
A utility class to help configuring objects.
D
Delay
- Class in
kotka.gradle.utils
A
Delay
allows to delay a computation until a later point in the future.
Delay
(Closure)
- Constructor in
Delay
Constructs a new
Delay
which will produce the result value of the provided
Closure
f
.
Delayed
- Annotation Type in
kotka.gradle.utils
Marks a class field as "delayed".
DelayedTransformation
- Class in
kotka.gradle.utils
doForce
()
- Method in
Delay
Forces the computation to happen caching the result.
E
F
file
(String, String)
- Method in
FileUtil
Creates a child file under parent.
FileUtil
- Class in
kotka.gradle.utils
A utility class to help working with files.
force
(def)
- Method in
Delay
Forces the delayed compatution.
G
GenericSourceSet
- Annotation Type in
kotka.gradle.utils.tasks
Extends a given class to be gradle source set convention.
GenericSourceSetConvention
- Class in
kotka.gradle.utils.tasks
A base class to extend gradle's
SourceSet
.
GenericSourceSetConvention
(String, List, String, FileResolver)
- Constructor in
GenericSourceSetConvention
GenericSourceSetConventionTransformation
- Class in
kotka.gradle.utils.tasks
H
I
J
K
L
M
N
O
P
Q
R
remove
(String)
- Method in
FileUtil
Deletes the given file.
S
source
- Field in
GenericSourceSetConvention
sourcePatterns
- Field in
GenericSourceSetConvention
T
U
V
visit
(ASTNode, SourceUnit)
- Method in
DelayedTransformation
visit
(ASTNode, SourceUnit)
- Method in
GenericSourceSetConventionTransformation
W
X
Y
Z
_
Groovy Documentation