Package com.bumptech.glide.annotation


package com.bumptech.glide.annotation
  • Annotation Interfaces
    Class
    Description
    Specifies 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 GlideExtension annotated classes that extend com.bumptech.glide.request.RequestOptions.
    Identifies methods in GlideExtension annotated classes that extend com.bumptech.glide.RequestManager.