Class MatchIterator<T>
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.matchutil.MatchIterator<T>
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionMatchIterator
(List<T> data) private
MatchIterator
(List<T> data, int idx) -
Method Summary
-
Field Details
-
data
-
idx
private int idx
-
-
Constructor Details
-
MatchIterator
-
MatchIterator
-
-
Method Details