Uses of Enum Class
algs12.XCard.Suit
Packages that use XCard.Suit
- 
Uses of XCard.Suit in algs12Fields in algs12 declared as XCard.SuitMethods in algs12 that return XCard.SuitModifier and TypeMethodDescriptionstatic XCard.SuitReturns 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.Constructors in algs12 with parameters of type XCard.Suit