HashMap.tableSizeFor

Returns a power of two size for the given target capacity.

class HashMap(K, V)
static final
int
tableSizeFor
(
int cap
)

Meta