Module polimi.ingsw.am21.codex
Class CardIdPair
java.lang.Object
polimi.ingsw.am21.codex.model.Cards.Commons.CardPair.CardPairBase<Integer>
polimi.ingsw.am21.codex.model.Cards.Commons.CardPair.CardIdPair
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T extends Card>
CardIdPairfromCardPair
(CardPair<T> cardPair) Creates a CardIdPair from a CardPairMethods inherited from class polimi.ingsw.am21.codex.model.Cards.Commons.CardPair.CardPairBase
getFirst, getSecond, replaceFirst, replaceSecond, swap
-
Constructor Details
-
CardIdPair
-
-
Method Details
-
fromCardPair
Creates a CardIdPair from a CardPair
-