menu
nyxx
nyxx
Cacheable
<
T extends Snowflake
,
S extends SnowflakeEntity
>
download abstract method
download
brightness_4
brightness_5
download
abstract method
Future
<
S
>
download
(
)
Downloads entity from cache and caches result
Implementation
Future<S> download();
nyxx
nyxx
Cacheable
<
T extends Snowflake
,
S extends SnowflakeEntity
>
download abstract method
Cacheable class