InternalIterator クラス

(PHP 8)

はじめに

内部クラス が、 IteratorAggregate を実装しやすくするためのクラスです。

クラス概要

final class InternalIterator implements Iterator {
/* メソッド */
private __construct ()
public current (): mixed
public key (): mixed
public next (): void
public rewind (): void
public valid (): bool
}

目次

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /