Stackable 是 Threaded 的一个别称,直到 pthreads v.2.0.0

来源:互联网 发布:淘宝注册账号注册不了 编辑:程序博客网 时间:2024/05/05 03:42

/**
* Stackable is an alias of Threaded. This class name was used in pthreads until
* version 2.0.0
* @link http://www.php.net/manual/en/class.threaded.php
*/
class Stackable extends Threaded implements Traversable, Countable, ArrayAccess {

}

0 0
原创粉丝点击