Package elemental2.core
Interface JsIterator<T extends @Nullable Object,TReturn extends @Nullable Object,TNext extends @Nullable Object>
- All Known Subinterfaces:
Generator<T,,TReturn, TNext> JsIteratorIterable<T,TReturn, TNext>
-
Method Summary
-
Method Details
-
next
JsIIterableResult<T> next() -
next
-