| Package | Description |
|---|---|
| org.vaadin.miki.superfields.object.reflect |
| Modifier and Type | Method and Description |
|---|---|
AnnotationMetadataProvider |
AnnotationMetadataProvider.withRegisteredAnnotation(String name,
Class<? extends Annotation> annotation)
Chains
registerAnnotation(String, Class) and returns itself. |
<V,A extends Annotation> |
AnnotationMetadataProvider.withRegisteredAnnotation(String name,
Class<A> annotation,
Class<V> type,
com.vaadin.flow.function.SerializableFunction<A,V> valueFunction)
Chains
registerAnnotation(String, Class, Class, SerializableFunction) and returns itself. |
Copyright © 2024 Miki. All rights reserved.