public class Network
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
changeAmount |
io.netty.util.internal.ConcurrentSet<IConnectionPair> |
connections |
| Constructor and Description |
|---|
Network() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
toString() |
public final io.netty.util.internal.ConcurrentSet<IConnectionPair> connections
public int changeAmount