Uses of Class
net.runelite.client.util.RSTimeUnit
-
Packages that use RSTimeUnit Package Description net.runelite.client.util -
-
Uses of RSTimeUnit in net.runelite.client.util
Methods in net.runelite.client.util that return RSTimeUnit Modifier and Type Method Description static RSTimeUnit
RSTimeUnit. valueOf(String name)
Returns the enum constant of this type with the specified name.static RSTimeUnit[]
RSTimeUnit. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-