Browse Source
A static nested class does not keep an implicit reference to its enclosing instance. This prevents a common cause of memory leaks and uses less memory per instance of the class. Closes gh-28433pull/27953/head
5 changed files with 5 additions and 5 deletions
Loading…
Reference in new issue