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