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