Module openj9.traceformat
Package com.ibm.jvm.trace
Class TracePointThreadChronologicalIterator<Type extends TracePoint>
- java.lang.Object
-
- com.ibm.jvm.trace.TracePointThreadChronologicalIterator<Type>
-
- All Implemented Interfaces:
Iterator
public class TracePointThreadChronologicalIterator<Type extends TracePoint> extends Object implements Iterator
-
-
Constructor Summary
Constructors Constructor Description TracePointThreadChronologicalIterator(TraceThread thread)
-
-
-
Constructor Detail
-
TracePointThreadChronologicalIterator
public TracePointThreadChronologicalIterator(TraceThread thread)
-
-