public class DefaultServerConfig extends Object implements ServerConfig
| Constructor and Description |
|---|
DefaultServerConfig(int serverId,
int... serverIds) |
| Modifier and Type | Method and Description |
|---|---|
int |
serverCount() |
int |
serverId() |
int |
serverId(int index) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcreate, singleton, singletonpublic int serverId()
serverId in interface ServerConfigpublic int serverCount()
serverCount in interface ServerConfigpublic int serverId(int index)
serverId in interface ServerConfigCopyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.