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