net.sf.juoserver.protocol
Class GeneralInformation.EnableMapDiff
java.lang.Object
  
net.sf.juoserver.protocol.Subcommand<GeneralInformation,GeneralInformation.SubcommandType>
      
net.sf.juoserver.protocol.GeneralInformation.EnableMapDiff
- All Implemented Interfaces: 
 - Serializable
 
- Enclosing class:
 - GeneralInformation
 
public static class GeneralInformation.EnableMapDiff
- extends Subcommand<GeneralInformation,GeneralInformation.SubcommandType>
 
- See Also:
 - Serialized Form
 
 
 
 
 
GeneralInformation.EnableMapDiff
public GeneralInformation.EnableMapDiff(int numberOfMaps,
                                        int[] numberOfMapPatches,
                                        int[] numberOfStaticPatches)
getNumberOfMaps
public int getNumberOfMaps()
 
getNumberOfMapPatches
public int[] getNumberOfMapPatches()
 
getNumberOfStaticPatches
public int[] getNumberOfStaticPatches()
 
toString
public String toString()
- Overrides:
 toString in class Object
 
 
Copyright © 2010-2012. All Rights Reserved.