Module openj9.dtfj

Class ArrayIterator<StructType extends DataType>

java.lang.Object
com.ibm.j9ddr.vm29.j9.walkers.ArrayIterator<StructType>
All Implemented Interfaces:
Iterator<StructType>

public class ArrayIterator<StructType extends DataType> extends Object implements Iterator<StructType>