|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.betwixt.recursion.NorthWind
public class NorthWind
Test bean for resursion
| Constructor Summary | |
|---|---|
NorthWind()
|
|
| Method Summary | |
|---|---|
EastWind |
getNextWindClockwise()
|
void |
setNextWindClockwise(EastWind east)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NorthWind()
| Method Detail |
|---|
public EastWind getNextWindClockwise()
public void setNextWindClockwise(EastWind east)
east -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||