| Package | Description |
|---|---|
| org.echocat.locela.api.java.annotations |
| Modifier and Type | Class and Description |
|---|---|
static class |
CommentAnnotation.Factory |
| Modifier and Type | Method and Description |
|---|---|
<T extends Annotation> |
StandardAnnotationFactoryProvider.provideBy(Class<T> type) |
<T extends Annotation> |
Annotation.Factory.Provider.provideBy(Class<T> type) |
Annotation.Factory<? extends Annotation> |
StandardAnnotationFactoryProvider.provideBy(String id) |
Annotation.Factory<? extends Annotation> |
Annotation.Factory.Provider.provideBy(String id) |
| Modifier and Type | Method and Description |
|---|---|
protected static Iterable<Annotation.Factory<? extends Annotation>> |
StandardAnnotationFactoryProvider.findDefaultFactories() |
Iterator<Annotation.Factory<? extends Annotation>> |
StandardAnnotationFactoryProvider.iterator() |
| Constructor and Description |
|---|
StandardAnnotationFactoryProvider(Annotation.Factory<? extends Annotation>... providers) |
| Constructor and Description |
|---|
StandardAnnotationFactoryProvider(Iterable<Annotation.Factory<? extends Annotation>> providers) |
Copyright © 2024 echocat. All rights reserved.