|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.echarts.MachineMethod org.echarts.PortMethod
public abstract class PortMethod
Field Summary |
---|
Fields inherited from class org.echarts.MachineMethod |
---|
serialVersionUID |
Constructor Summary | |
---|---|
PortMethod()
|
Method Summary | |
---|---|
abstract LocalPort |
invoke(Machine machine)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortMethod()
Method Detail |
---|
public abstract LocalPort invoke(Machine machine)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |