Uses of Enum
org.apache.logging.log4j.core.config.plugins.processor.internal.Annotations.Type
Packages that use Annotations.Type
-
Uses of Annotations.Type in org.apache.logging.log4j.core.config.plugins.processor.internal
Subclasses with type arguments of type Annotations.Type in org.apache.logging.log4j.core.config.plugins.processor.internalFields in org.apache.logging.log4j.core.config.plugins.processor.internal with type parameters of type Annotations.TypeModifier and TypeFieldDescriptionprivate final Map<TypeElement, Annotations.Type> Annotations.typeElementToTypeMapMethods in org.apache.logging.log4j.core.config.plugins.processor.internal that return Annotations.TypeModifier and TypeMethodDescriptionAnnotations.classifyAnnotation(TypeElement element) static Annotations.TypeReturns the enum constant of this type with the specified name.static Annotations.Type[]Annotations.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.logging.log4j.core.config.plugins.processor.internal with parameters of type Annotations.TypeModifier and TypeMethodDescriptionprivate voidAnnotations.addTypeElementIfExists(Elements elements, CharSequence className, Annotations.Type type)