Package net.sf.cglib.core
Class Local
- java.lang.Object
-
- net.sf.cglib.core.Local
-
public class Local extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Local(int index, org.objectweb.asm.Type type)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetIndex()org.objectweb.asm.TypegetType()
-