Uses of Enum Class
algs12.XCard.Rank
-
Uses of XCard.Rank in algs12
Modifier and TypeMethodDescriptionstatic XCard.Rank
Returns the enum constant of this class with the specified name.static XCard.Rank[]
XCard.Rank.values()
Returns an array containing the constants of this enum class, in the order they are declared.