Uses of Enum Class
algs12.XCard.Rank
Packages that use XCard.Rank
-
Uses of XCard.Rank in algs12
Fields in algs12 declared as XCard.RankMethods in algs12 that return XCard.RankModifier 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.