|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdk.itu.smds.torusman.Network
public class Network
The Class Network.
Field Summary | |
---|---|
static byte |
boardSignal
The Constant boardSignal. |
static byte |
manDataSignal
The Constant manDataSignal. |
static int |
networkPort
The network port. |
static byte |
scoreSignal
The Constant scoreSignal. |
static byte |
timeSignal
The Constant timeSignal. |
Constructor Summary | |
---|---|
Network()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static int networkPort
public static final byte boardSignal
public static final byte timeSignal
public static final byte manDataSignal
public static final byte scoreSignal
Constructor Detail |
---|
public Network()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |