Uses of Enum Class
com.judgment.judgeval.data.Example.ExampleParams
Packages that use Example.ExampleParams
-
Uses of Example.ExampleParams in com.judgment.judgeval.data
Methods in com.judgment.judgeval.data that return Example.ExampleParamsModifier and TypeMethodDescriptionstatic Example.ExampleParamsReturns the enum constant of this class with the specified name.static Example.ExampleParams[]Example.ExampleParams.values()Returns an array containing the constants of this enum class, in the order they are declared.