Skip to main content

FAMILY_CACHE

Static FAMILY_CACHE 

Source
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.