static FAMILY_CACHE: InternCache<RelayFamily>Expand description
Cache of RelayFamily objects, for saving memory. This only holds weak references to the policy objects, so we don’t need to worry about running out of space because of stale entries.
static FAMILY_CACHE: InternCache<RelayFamily>Cache of RelayFamily objects, for saving memory. This only holds weak references to the policy objects, so we don’t need to worry about running out of space because of stale entries.