Uses of Interface
org.holtz.zoe.ZoelVMHost

Uses of ZoelVMHost in org.holtz.zoe
 

Classes in org.holtz.zoe that implement ZoelVMHost
 class Bug
          A Zoe organism, including its physical attributes and its Zoel virtual machine.
 

Constructors in org.holtz.zoe with parameters of type ZoelVMHost
ZoelVM(ZoelVMHost h)