net.sf.cglib.core
Class Local
java.lang.Object
net.sf.cglib.core.Local
public class Local
- extends Object
|
Constructor Summary |
Local(int index,
org.objectweb.asm.Type type)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Local
public Local(int index,
org.objectweb.asm.Type type)
getIndex
public int getIndex()
getType
public org.objectweb.asm.Type getType()
Copyright © 2012 Oracle Corporation. All Rights Reserved.