Package zombie.debug.options
Class Network.Server
java.lang.Object
zombie.debug.options.OptionGroup
zombie.debug.options.Network.Server
- All Implemented Interfaces:
IDebugOption
,IDebugOptionGroup
- Enclosing class:
- Network
public final class Network.Server extends OptionGroup
-
Field Summary
Fields Modifier and Type Field Description BooleanDebugOption
SyncIsoObject
Fields inherited from class zombie.debug.options.OptionGroup
Group
-
Constructor Summary
Constructors Constructor Description Server(IDebugOptionGroup iDebugOptionGroup)
-
Method Summary
Methods inherited from class zombie.debug.options.OptionGroup
addChild, getChildren, getName, getParent, newDebugOnlyOption, newDebugOnlyOption, newOption, newOption, onChildAdded, onDescendantAdded, setParent
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
SyncIsoObject
-
-
Constructor Details
-
Server
-