cn.wensiqun.asmsupport.definition
类 AbstractExecuteable

java.lang.Object
  继承者 cn.wensiqun.asmsupport.definition.AbstractExecuteable
所有已实现的接口:
Executeable
直接已知子类:
AbstractOperator, ProgramBlock

public abstract class AbstractExecuteable
extends Object
implements Executeable

作者:
温斯群(Joe Wen)

构造方法摘要
protected AbstractExecuteable()
           
 
方法摘要
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
从接口 cn.wensiqun.asmsupport.Executeable 继承的方法
execute, prepare
 

构造方法详细信息

AbstractExecuteable

protected AbstractExecuteable()


Copyright © 2013. All Rights Reserved.