public abstract class Example extends Object
| Constructor and Description |
|---|
Example() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
doExampleCode(Network nw) |
protected void |
run() |
protected Network nw
protected abstract void doExampleCode(Network nw) throws NetworkException
NetworkExceptionprotected void run()
throws NetworkException
NetworkExceptionCopyright © 2015. All rights reserved.