| Package | Description |
|---|---|
| br.com.objectos.code.java.declaration |
| Modifier and Type | Method and Description |
|---|---|
static AnnotatedCode |
AnnotatedCode.annotatedWith(Class<? extends Annotation> annotationType) |
static AnnotatedCode |
AnnotatedCode.annotatedWith(ClassName className) |
AnnotatedCode |
AnnotatedCode.Builder.build() |
static AnnotatedCode |
AnnotatedCode.of(Class<? extends Annotation> annotationType) |
| Modifier and Type | Method and Description |
|---|---|
MethodCode.Builder |
MethodCode.Builder.annotatedWith(AnnotatedCode annotation) |
static ClassCode.Builder |
ClassCode.annotatedWith(AnnotatedCode annotation) |
ClassCode.Builder |
ClassCode.Builder.annotatedWith(AnnotatedCode annotated) |
| Modifier and Type | Method and Description |
|---|---|
MethodCode.Builder |
MethodCode.Builder.withAnnotations(Iterable<AnnotatedCode> annotations) |
Copyright © 2019 Objectos Software LTDA. All rights reserved.