Uses of Class
org.scijava.testutil.ExampleTypes.Words
-
-
Uses of ExampleTypes.Words in org.scijava.testutil
Methods in org.scijava.testutil that return ExampleTypes.Words Modifier and Type Method Description static ExampleTypes.WordsExampleTypes.Words. valueOf(String name)Returns the enum constant of this type with the specified name.static ExampleTypes.Words[]ExampleTypes.Words. values()Returns an array containing the constants of this enum type, in the order they are declared.
-