Skip navigation links
C G I P 

C

com.bumptech.glide.annotation.compiler - package com.bumptech.glide.annotation.compiler
 

G

getSupportedAnnotationTypes() - Method in class com.bumptech.glide.annotation.compiler.GlideAnnotationProcessor
 
getSupportedSourceVersion() - Method in class com.bumptech.glide.annotation.compiler.GlideAnnotationProcessor
 
GlideAnnotationProcessor - Class in com.bumptech.glide.annotation.compiler
Generates classes based on Glide's annotations that configure Glide, add support for additional resource types, and/or extend Glide's API.
GlideAnnotationProcessor() - Constructor for class com.bumptech.glide.annotation.compiler.GlideAnnotationProcessor
 

I

init(ProcessingEnvironment) - Method in class com.bumptech.glide.annotation.compiler.GlideAnnotationProcessor
 

P

process(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.bumptech.glide.annotation.compiler.GlideAnnotationProcessor
Each round we do the following: Find all AppGlideModules and save them to an instance variable (throw if > 1).
C G I P 
Skip navigation links