Class FixedCardsDeckFormat
java.lang.Object
net.demilich.metastone.game.decks.DeckFormat
net.demilich.metastone.game.decks.FixedCardsDeckFormat
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class net.demilich.metastone.game.decks.DeckFormat
FORMAT_NAME_ALL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()booleanisInFormat(String set) booleanisInFormat(Card card) Methods inherited from class net.demilich.metastone.game.decks.DeckFormat
addSet, all, formats, getCardSets, getFormat, getName, getSecondPlayerBonusCards, getSmallestSupersetFormat, getSmallestSupersetFormat, getSmallestSupersetFormat, getValidDeckCondition, latestHearthstoneExpansion, populateAll, populateFormats, setName, setSecondPlayerBonusCards, setValidDeckCondition, spellsource, withCardSets, withCardSets, withName
-
Constructor Details
-
FixedCardsDeckFormat
-
-
Method Details
-
isInFormat
- Overrides:
isInFormatin classDeckFormat
-
isInFormat
- Overrides:
isInFormatin classDeckFormat
-
equals
- Overrides:
equalsin classDeckFormat
-
hashCode
public int hashCode()- Overrides:
hashCodein classDeckFormat
-