Uses of Class
org.eolang.Ram
-
Packages that use Ram Package Description org.eolang EO runtime. -
-
Uses of Ram in org.eolang
Methods in org.eolang 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.
-