Class ShipAuctionFinished

    • Field Detail

      • ship

        private final IShip ship
      • newOwner

        private final IPlayer newOwner
      • className

        private java.lang.String className
      • methodName

        private java.lang.String methodName
    • Constructor Detail

      • ShipAuctionFinished

        public ShipAuctionFinished​(IShip ship,
                                   IPlayer newOwner)