モジュール java.base
パッケージ java.util

インタフェースSpliterator.OfInt

すべてのスーパー・インタフェース:
Spliterator<Integer>, Spliterator.OfPrimitive<Integer,IntConsumer,Spliterator.OfInt>
既知のすべての実装クラス:
Spliterators.AbstractIntSpliterator
含まれているインタフェース:
Spliterator<T>

public static interface Spliterator.OfInt extends Spliterator.OfPrimitive<Integer,IntConsumer,Spliterator.OfInt>
int値に特化されたスプリッテレータです。
導入されたバージョン:
1.8