Constant Field Values
Contents
uk.ac.*
-
uk.ac.manchester.spinnaker.utils.UnitConstants Modifier and Type Constant Field Value public static final int
KILOBYTE
1024
public static final int
MEGABYTE
1048576
public static final int
MEGAHERTZ_PER_HERTZ
1000000
public static final int
MEGAHERTZ_PER_KILOHERTZ
1000
public static final int
MINUTE_PER_HOUR
60
public static final int
MSEC_PER_SEC
1000
public static final double
NSEC_PER_MSEC
1000000.0
public static final int
NSEC_PER_SEC
1000000000
public static final double
NSEC_PER_USEC
1000.0
public static final int
SEC_PER_MINUTE
60
-
uk.ac.manchester.spinnaker.utils.validation.TCPPort Modifier and Type Constant Field Value public static final int
MAX_TCP_PORT
65535
public static final int
MIN_TCP_PORT
1024
-
uk.ac.manchester.spinnaker.utils.validation.UDPPort Modifier and Type Constant Field Value public static final int
MAX_UDP_PORT
65535
public static final int
MIN_UDP_PORT
1024