cn.wensiqun.asmsupport.utils
类 StackableType
java.lang.Object
cn.wensiqun.asmsupport.utils.StackableType
- 所有已实现的接口:
- Stackable
public class StackableType
- extends Object
- implements Stackable
- 作者:
- 温斯群(Joe Wen)
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StackableType
public StackableType(org.objectweb.asm.Type type)
getType
public org.objectweb.asm.Type getType()
- 指定者:
- 接口
Stackable 中的 getType
getSize
public int getSize()
- 指定者:
- 接口
Stackable 中的 getSize
Copyright © 2013. All Rights Reserved.