Uses of Enum Class
com.github.jmp.poker.Suit
-
Uses of Suit in com.github.jmp.poker
Methods in com.github.jmp.poker that return SuitModifier and TypeMethodDescriptionCard.getSuit()Returns the suit of this card.static SuitReturns the enum constant of this class with the specified name.static Suit[]Suit.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.github.jmp.poker with parameters of type Suit