final class MigrationMessage
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
(package private) Agent |
agent |
private static long |
serialVersionUID |
(package private) long |
targetWorkplace |
Constructor and Description |
---|
MigrationMessage(long targetWorkplace,
Agent agent) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
private static final long serialVersionUID
final long targetWorkplace
final Agent agent
MigrationMessage(long targetWorkplace, Agent agent)