All Downloads are FREE. Search and download functionalities are using the official Maven repository.

js.util.iterable.IterableIterator Maven / Gradle / Ivy

package js.util.iterable;

import js.lang.Any;


public interface IterableIterator extends JsIterable, JsIterator {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy