net.sf.juoserver.protocol
Class Subcommand<T extends AbstractMessage,S extends Coded>
java.lang.Object
net.sf.juoserver.protocol.Subcommand<T,S>
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- GeneralInformation.ClientLanguage, GeneralInformation.ClientType, GeneralInformation.EnableMapDiff, GeneralInformation.ScreenSize, GeneralInformation.SetCursorHueSetMap
public abstract class Subcommand<T extends AbstractMessage,S extends Coded>
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Constructor Summary |
protected |
Subcommand(S subCommandType)
|
Subcommand
protected Subcommand(S subCommandType)
getType
public S getType()
hashCode
public final int hashCode()
- Overrides:
hashCode
in class Object
equals
public final boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright © 2010-2012. All Rights Reserved.