Package com.bumptech.glide.annotation
package com.bumptech.glide.annotation
-
Annotation InterfacesClassDescriptionSpecifies a set of GlideModule and/or LibraryGlideModule classes that should be excluded from an application.Indicate a class that extends Glide's public API.Identifies AppGlideModules and LibraryGlideModules for Glide's annotation processor to merge at compile time.Identifies methods in
GlideExtensionannotated classes that extendcom.bumptech.glide.request.RequestOptions.Identifies methods inGlideExtensionannotated classes that extendcom.bumptech.glide.RequestManager.