|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.neu.ccs.demeterf.examples.OneStep
public class OneStep
Shows the oneStep Traversal (essentially just Control.nowhere()). We demonstrate that BST functions can be written entirely extenal to the structure/classes using one step traversal control.
| Nested Class Summary | |
|---|---|
static class |
OneStep.leaf
|
static class |
OneStep.node
|
| Constructor Summary | |
|---|---|
OneStep()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] as)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OneStep()
| Method Detail |
|---|
public static void main(java.lang.String[] as)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||