LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.utils.client
/
GenericPools
Generic
Pools
class
GenericPools
This should only be used in render thread!
Members
Properties
ARRAY_
LIST
Link copied to clipboard
val
ARRAY_LIST
:
Pool
<
ArrayList
>
HASH_
MAP
Link copied to clipboard
val
HASH_MAP
:
Pool
<
HashMap
>
HASH_
SET
Link copied to clipboard
val
HASH_SET
:
Pool
<
HashSet
>