|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ovm.util.Runabout.Code
Code is the generic interface that all generated classes implement. It is used to quickly map a given class to the appropriate visit method.
Constructor Summary | |
Runabout.Code()
|
Method Summary | |
abstract void |
visit(Runabout r,
java.lang.Object o)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Runabout.Code()
Method Detail |
public abstract void visit(Runabout r, java.lang.Object o)
|
http://www.ovmj.org/runabout/ | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |