|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object universe.Package<Msg> universe.VoidPackage<Msg>
public class VoidPackage<Msg extends java.io.Serializable>
Represents the results of World functions with a possible Universe Message
Constructor Summary | |
---|---|
VoidPackage()
Construct a Package with the current state of the World |
|
VoidPackage(Msg m)
Construct a Package with the current state of the World and a Message to the Universe |
Method Summary |
---|
Methods inherited from class universe.Package |
---|
getMsg, getWorld, hasMsg |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VoidPackage()
public VoidPackage(Msg m)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |