Class ParameterIterator

java.lang.Object
org.jf.dexlib2.dexbacked.util.ParameterIterator
All Implemented Interfaces:
Iterator<MethodParameter>

public class ParameterIterator extends Object implements Iterator<MethodParameter>