@Target(value=TYPE) @Retention(value=RUNTIME) public @interface Excludes
Used only on AppGlideModules. Adding this annotation to other classes will have no affect.
Cannot be used to exclude AppGlideModules (there must be at most one per Application anyway).
public abstract Class[] value