HMCWraps API
Toggle table of contents
1.6.3
jvm
Platform filter
jvm
Switch theme
Search in API
HMCWraps API
HMCWraps API
/
de.skyslycer.hmcwraps.storage
/
Storage
Storage
public
interface
Storage
<
O
,
T
>
Members
Functions
get
Link copied to clipboard
public
abstract
T
get
(
O
source
)
set
Link copied to clipboard
public
abstract
void
set
(
O
source
,
T
value
)