Finalizer

Acceptable For Game Play - US & UK word lists

This word is acceptable for play in the US & UK dictionaries that are being used in the following games:

Wiktionary, Creative Commons Attribution/Share-Alike License
  • n. In some programming languages, a function that runs when an object is garbage collected, similar to a destructor.
  • Word Usage
    "When this reclamation occurs, the Garbage Collector must process a possible finalizer and also ensure that any internal JVM resources that are associated with the object are returned to the pool of such resources."