Glide
annotation
/
com.bumptech.glide.annotation
/
GlideExtension
Glide
Extension
@
Target
(
value
=
ElementType.TYPE
)
@
Retention
(
value
=
RetentionPolicy.CLASS
)
annotation class
GlideExtension
Content copied to clipboard
Indicate a class that extends Glide's public API.
Functions
See also
See also
com.
bumptech.
glide.
annotation.
Glide
Option
Functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
Content copied to clipboard
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
Content copied to clipboard
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String
Content copied to clipboard