Package net.sf.cglib.core
Class Local
java.lang.Object
net.sf.cglib.core.Local
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Local
public Local(int index, org.objectweb.asm.Type type)
-
-
Method Details
-
getIndex
public int getIndex() -
getType
public org.objectweb.asm.Type getType()
-