Static methods

staticconcat(param1:IntStream, param2:IntStream):IntStream

staticiterate(param1:Int, param2:IntUnaryOperator):IntStream

staticof(param1:NativeArray<Int>):IntStream

staticof(param1:Int):IntStream

staticrange(param1:Int, param2:Int):IntStream

staticrangeClosed(param1:Int, param2:Int):IntStream