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