PHP lacks type parameters, so the equivalent of the above code looks something like this: class LazyList extends \ArrayObject { ... }.
確定! 回上一頁