ec.exchange
Class IslandExchangeServer.IslandExchangeIslandInfo
java.lang.Object
ec.exchange.IslandInfo
ec.exchange.IslandExchangeServer.IslandExchangeIslandInfo
- Enclosing class:
- IslandExchangeServer
public static class IslandExchangeServer.IslandExchangeIslandInfo
- extends IslandInfo
A class indicating all the information the server knows about
a given island, including its mod, size, offset, and all the
migrating islands it hooks to, etc.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mailbox_capacity
public int mailbox_capacity
- the mailbox capacity (for each of the subpopulations)
address
public java.lang.String address
port
public int port
IslandExchangeServer.IslandExchangeIslandInfo
public IslandExchangeServer.IslandExchangeIslandInfo()