Uses of Enum Class
algs12.XCard.Suit
Packages that use XCard.Suit
-
Uses of XCard.Suit in algs12
Fields in algs12 declared as XCard.SuitMethods in algs12 that return XCard.SuitModifier and TypeMethodDescriptionstatic XCard.Suit
Returns the enum constant of this class with the specified name.static XCard.Suit[]
XCard.Suit.values()
Returns an array containing the constants of this enum class, in the order they are declared.