ovm.polyd.runemu
Class Runabout

java.lang.Object
  extended by ovm.polyd.runemu.RunaboutCore
      extended by ovm.polyd.runemu.Runabout

public class Runabout
extends RunaboutCore

Simple runabout emulation.


Constructor Summary
Runabout()
           
 
Method Summary
 
Methods inherited from class ovm.polyd.runemu.RunaboutCore
visit, visitAppropriate, visitAppropriate
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Runabout

public Runabout()