Uses of Enum Class
edu.iu.jrsalata.NumSystem
-
Uses of NumSystem in edu.iu.jrsalata
Methods in edu.iu.jrsalata that return NumSystemModifier and TypeMethodDescriptionstatic NumSystem
Returns the enum constant of this class with the specified name.static NumSystem[]
NumSystem.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in edu.iu.jrsalata with parameters of type NumSystemModifier and TypeMethodDescriptionvoid
Sets the value of this HexNum object by converting the given value from the specified number system to hexadecimal.Constructors in edu.iu.jrsalata with parameters of type NumSystem