public class Network
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
io.netty.util.internal.ConcurrentSet<ConnectionPair> |
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<ConnectionPair> connections