Class Network
java.lang.Object
zombie.debug.options.OptionGroup
zombie.debug.options.Network
- All Implemented Interfaces:
IDebugOption,IDebugOptionGroup
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionfinal classfinal classfinal class -
Field Summary
FieldsModifier and TypeFieldDescriptionfinal Network.Clientfinal Network.PublicServerUtilfinal Network.ServerFields inherited from class zombie.debug.options.OptionGroup
Group -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class zombie.debug.options.OptionGroup
addChild, getChildren, getCombinedName, getGroupName, getName, getParent, onChildAdded, onDescendantAdded, onFullPathChanged, removeChild, setParentMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface zombie.debug.options.IDebugOptionGroup
getCombinedName, newDebugOnlyOption, newOption, newOptionGroup
-
Field Details
-
Client
-
Server
-
PublicServerUtil
-
-
Constructor Details
-
Network
public Network()
-