staticiterator<T>(param1:Spliterator<T>):Iterator<T>
staticiterator(param1:Spliterator_OfDouble):PrimitiveIterator_OfDouble
staticiterator(param1:Spliterator_OfLong):PrimitiveIterator_OfLong
staticiterator(param1:Spliterator_OfInt):PrimitiveIterator_OfInt
staticspliterator<T>(param1:NativeArray<Dynamic>, param2:Int):Spliterator<T>
staticspliterator(param1:PrimitiveIterator_OfDouble, param2:Int64, param3:Int):Spliterator_OfDouble
staticspliterator(param1:PrimitiveIterator_OfLong, param2:Int64, param3:Int):Spliterator_OfLong
staticspliterator(param1:PrimitiveIterator_OfInt, param2:Int64, param3:Int):Spliterator_OfInt
staticspliterator<T>(param1:Iterator<T>, param2:Int64, param3:Int):Spliterator<T>
staticspliterator<T>(param1:Collection<T>, param2:Int):Spliterator<T>
staticspliterator(param1:NativeArray<Float>, param2:Int, param3:Int, param4:Int):Spliterator_OfDouble
staticspliterator(param1:NativeArray<Float>, param2:Int):Spliterator_OfDouble
staticspliterator(param1:NativeArray<Int64>, param2:Int, param3:Int, param4:Int):Spliterator_OfLong
staticspliterator(param1:NativeArray<Int64>, param2:Int):Spliterator_OfLong
staticspliterator(param1:NativeArray<Int>, param2:Int, param3:Int, param4:Int):Spliterator_OfInt
staticspliterator(param1:NativeArray<Int>, param2:Int):Spliterator_OfInt
staticspliterator<T>(param1:NativeArray<Dynamic>, param2:Int, param3:Int, param4:Int):Spliterator<T>
staticspliteratorUnknownSize<T>(param1:Iterator<T>, param2:Int):Spliterator<T>
staticspliteratorUnknownSize(param1:PrimitiveIterator_OfDouble, param2:Int):Spliterator_OfDouble
staticspliteratorUnknownSize(param1:PrimitiveIterator_OfLong, param2:Int):Spliterator_OfLong
staticspliteratorUnknownSize(param1:PrimitiveIterator_OfInt, param2:Int):Spliterator_OfInt