Glide
Glide
/
com.bumptech.glide.signature
/
AndroidResourceSignature
Android
Resource
Signature
class
AndroidResourceSignature
:
Key
Content copied to clipboard
Includes information about the package as well as whether or not the device is in night mode.
Functions
Properties
Functions
equals
Link copied to clipboard
open
fun
equals
(
o
:
Any
)
:
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
Content copied to clipboard
obtain
Link copied to clipboard
open
fun
obtain
(
context
:
Context
)
:
Key
Content copied to clipboard
update
Disk
Cache
Key
Link copied to clipboard
open
fun
updateDiskCacheKey
(
messageDigest
:
MessageDigest
)
Content copied to clipboard
Adds all uniquely identifying information to the given digest.
Properties
CHARSET
Link copied to clipboard
val
CHARSET
:
Charset
Content copied to clipboard
STRING_CHARSET_NAME
Link copied to clipboard
val
STRING_CHARSET_NAME
:
String
Content copied to clipboard