Uses of Enum
com.google.auto.common.BasicAnnotationProcessor.ElementName.Kind
Packages that use BasicAnnotationProcessor.ElementName.Kind
-
Uses of BasicAnnotationProcessor.ElementName.Kind in com.google.auto.common
Fields in com.google.auto.common declared as BasicAnnotationProcessor.ElementName.KindModifier and TypeFieldDescriptionprivate final BasicAnnotationProcessor.ElementName.KindBasicAnnotationProcessor.ElementName.kindMethods in com.google.auto.common that return BasicAnnotationProcessor.ElementName.KindModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.BasicAnnotationProcessor.ElementName.Kind.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.google.auto.common with parameters of type BasicAnnotationProcessor.ElementName.KindModifierConstructorDescriptionprivateElementName(BasicAnnotationProcessor.ElementName.Kind kind, Name name)