nids property

NodeIdRegistry<TKey> nids
final

Bidirectional key↔nid registry with free-list recycling.

Implementation

final NodeIdRegistry<TKey> nids = NodeIdRegistry<TKey>();