allImplementersAdded property

bool allImplementersAdded
getter/setter pair

It is safe to cache values derived from the _implementers table if this is true.

Implementation

bool allImplementersAdded = false;