Uses of Enum Class
com.github.jmp.poker.Rank
-
Uses of Rank in com.github.jmp.poker
Methods in com.github.jmp.poker that return RankModifier and TypeMethodDescriptionCard.getRank()Returns the rank of this card.static RankReturns the enum constant of this class with the specified name.static Rank[]Rank.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 Rank