|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IslandInfo | |
|---|---|
| ec.exchange | |
| Uses of IslandInfo in ec.exchange |
|---|
| Classes in ec.exchange with type parameters of type IslandInfo | |
|---|---|
class |
AbstractIslandExchangeServer<D extends IslandInfo>
Base class for island exchange servers. |
| Subclasses of IslandInfo in ec.exchange | |
|---|---|
static class |
IslandExchangeServer.IslandExchangeIslandInfo
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 in ec.exchange that return IslandInfo | |
|---|---|
protected IslandInfo |
IslandExchangeServer.setupIslandInfo(EvolutionState state,
Parameter localBase,
Parameter islandBase)
Populates ECJ island info. |
| Methods in ec.exchange with parameters of type IslandInfo | |
|---|---|
protected void |
AbstractIslandExchangeServer.setupStandardIslandInfo(EvolutionState state,
Parameter localBase,
IslandInfo ieii)
Populates island info from parameter database |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||