Uses of Enum
org.apache.commons.statistics.inference.UnconditionedExactTest.Method
Packages that use UnconditionedExactTest.Method
-
Uses of UnconditionedExactTest.Method in org.apache.commons.statistics.inference
Methods in org.apache.commons.statistics.inference that return UnconditionedExactTest.MethodModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static UnconditionedExactTest.Method[]UnconditionedExactTest.Method.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.commons.statistics.inference with parameters of type UnconditionedExactTest.MethodModifier and TypeMethodDescriptionUnconditionedExactTest.with(UnconditionedExactTest.Method v) Return an instance with the configured method.