The Collectable interface

(PECL pthreads >= 2.0.8)

Einführung

Represents a garbage-collectable object.

Interface-Übersicht

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

Inhaltsverzeichnis

add a note add a note

User Contributed Notes

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