Package com.bumptech.glide.annotation
-
Annotation Types Summary Annotation Type Description Excludes Specifies a set of GlideModule and/or LibraryGlideModule classes that should be excluded from an application.GlideExtension Indicate a class that extends Glide's public API.GlideModule Identifies AppGlideModules and LibraryGlideModules for Glide's annotation processor to merge at compile time.GlideOption Identifies methods inGlideExtensionannotated classes that extendcom.bumptech.glide.request.RequestOptions.GlideType Identifies methods inGlideExtensionannotated classes that extendcom.bumptech.glide.RequestManager.