diplomacy.game
Class Sea

java.lang.Object
  |
  +--diplomacy.connect.DiplExchangeObj
        |
        +--diplomacy.game.Province
              |
              +--diplomacy.game.Sea
All Implemented Interfaces:
Serializable

class Sea
extends Province

See Also:
Serialized Form

Constructor Summary
(package private) Sea()
           
 
Methods inherited from class diplomacy.connect.DiplExchangeObj
checkID, equals, getID, getName, longString, toString
 
Methods inherited from class java.lang.Object
, clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Sea

Sea()