Class MatchIterator<T>
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.matchutil.MatchIterator<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MatchIterator
-
-
Method Details
-
getCurrent
-
copy
-
hasNext
public boolean hasNext() -
advance
public boolean advance() -
rewind1
public void rewind1() -
toString
-
rewind
public void rewind()
-