Uses of Class
com.empireclassic.Remote.MyShip

Uses of MyShip in com.empireclassic.Remote
 

Methods in com.empireclassic.Remote that return MyShip
 MyShip RemoteEmpire.getShip(int shipNum)
           
 

Methods in com.empireclassic.Remote that return types with arguments of type MyShip
 java.util.Map<java.lang.Integer,MyShip> RemoteEmpire.getShipList()