Home
About
Samples
Documentation
API
Community
View source
class
ArrayIterator<
T
>
package
hxd.impl
@:generic
Constructor
inline
new
(
a:
Array
<
T
>
)
Methods
inline
hasNext
():
Bool
inline
next
():
T