Uses of Class
org.vaadin.miki.superfields.object.reflect.AnnotationMetadataProvider
Packages that use AnnotationMetadataProvider
-
Uses of AnnotationMetadataProvider in org.vaadin.miki.superfields.object.reflect
Methods in org.vaadin.miki.superfields.object.reflect that return AnnotationMetadataProviderModifier and TypeMethodDescriptionAnnotationMetadataProvider.withRegisteredAnnotation(String name, Class<? extends Annotation> annotation) ChainsregisterAnnotation(String, Class)and returns itself.final <V,A extends Annotation>
AnnotationMetadataProviderAnnotationMetadataProvider.withRegisteredAnnotation(String name, Class<A> annotation, Class<V> type, com.vaadin.flow.function.SerializableFunction<A, V> valueFunction) ChainsregisterAnnotation(String, Class, Class, SerializableFunction)and returns itself.