Uses of Enum Class
algs12.XCardSimple.Rank
Packages that use XCardSimple.Rank
-
Uses of XCardSimple.Rank in algs12
Fields in algs12 declared as XCardSimple.RankMethods in algs12 that return XCardSimple.RankModifier and TypeMethodDescriptionstatic XCardSimple.Rank
Returns the enum constant of this class with the specified name.static XCardSimple.Rank[]
XCardSimple.Rank.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in algs12 with parameters of type XCardSimple.Rank