Index
All Classes and Interfaces|All Packages
C
- className() - Element in annotation interface org.dmfs.srcless.annotations.composable.Composable
-
The name of the generated class.
- Composable - Annotation Interface in org.dmfs.srcless.annotations.composable
-
Generate an abstract class for compositions.
M
- methodName() - Element in annotation interface org.dmfs.srcless.annotations.staticfactory.StaticFactory
-
The name of the factory method.
O
- org.dmfs.srcless.annotations.composable - package org.dmfs.srcless.annotations.composable
- org.dmfs.srcless.annotations.staticfactory - package org.dmfs.srcless.annotations.staticfactory
P
- packageName() - Element in annotation interface org.dmfs.srcless.annotations.composable.Composable
-
The package name of the generated class.
- packageName() - Element in annotation interface org.dmfs.srcless.annotations.staticfactory.StaticFactories
-
The name of the package where to put the class containing the static factory methods.
- packageName() - Element in annotation interface org.dmfs.srcless.annotations.staticfactory.StaticFactory
-
The name of the package where to put the class containing the static factory methods.
S
- StaticFactories - Annotation Interface in org.dmfs.srcless.annotations.staticfactory
-
Generate a static factory method for each public constructor of the annotated class.
- StaticFactory - Annotation Interface in org.dmfs.srcless.annotations.staticfactory
-
Generate a static factory method for the annotated constructor.
V
- value() - Element in annotation interface org.dmfs.srcless.annotations.staticfactory.StaticFactories
-
The name of the class containing the static factory methods.
- value() - Element in annotation interface org.dmfs.srcless.annotations.staticfactory.StaticFactory
-
The name of the class containing the static factory methods.
All Classes and Interfaces|All Packages