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