The Collectable interface

(PECL pthreads >= 2.0.8)

Introduzione

Represents a garbage-collectable object.

Sommario dell'interfaccia

interface Collectable {
/* Metodi */
public isGarbage(): true
}

Indice dei contenuti

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top