Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
FreeMinecraftModels
/
com.magmaguy.freeminecraftmodels.utils
/
ImmutableMapSnapshots
/
hashMapCopyOf
hash
Map
Copy
Of
public
static
HashMap
<
K
,
V
>
hashMapCopyOf
<
K
,
V
>
(
Map
<
? extends
K
,
? extends
V
>
source
)