Uses of Class
com.mrivanplays.annotationconfig.core.internal.AnnotationHolder
Packages that use AnnotationHolder
-
Uses of AnnotationHolder in com.mrivanplays.annotationconfig.core.internal
Methods in com.mrivanplays.annotationconfig.core.internal that return types with arguments of type AnnotationHolderModifier and TypeMethodDescriptionstatic Map<AnnotationHolder,
Set<AnnotationType>> AnnotatedConfigResolver.resolveAnnotations
(Object annotatedClass, boolean reverseFields) Methods in com.mrivanplays.annotationconfig.core.internal with parameters of type AnnotationHolderMethod parameters in com.mrivanplays.annotationconfig.core.internal with type arguments of type AnnotationHolderModifier and TypeMethodDescriptionstatic void
AnnotatedConfigResolver.dump
(Object annotatedConfig, Map<AnnotationHolder, Set<AnnotationType>> map, File file, CustomOptions options, String commentChar, ValueWriter valueWriter, KeyResolver keyResolver, boolean reverseFields) static void
AnnotatedConfigResolver.dump
(Object annotatedConfig, Map<AnnotationHolder, Set<AnnotationType>> map, Writer writerFeed, CustomOptions options, String commentChar, ValueWriter valueWriter, KeyResolver keyResolver, boolean reverseFields)