descriptorFor

fun descriptorFor(flag: Mutability, level: Int): HashedSetBinDescriptor

Answer the appropriate HashedSetBinDescriptor to use for the given mutability and level.

Return

A suitable HashedSetBinDescriptor.

Parameters

flag

Whether the descriptor is to be used for a mutable object.

level

The bin tree level that its objects should occupy.