Class ScoreDataType
java.lang.Object
com.langfuse.client.resources.commons.types.ScoreDataType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic interface -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ScoreDataTypestatic final ScoreDataTypestatic final ScoreDataTypestatic final ScoreDataType -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()toString()static ScoreDataType<T> Tvisit(ScoreDataType.Visitor<T> visitor)
-
Field Details
-
CATEGORICAL
-
CORRECTION
-
NUMERIC
-
BOOLEAN
-
-
Method Details
-
getEnumValue
-
toString
-
equals
-
hashCode
-
visit
-
valueOf
-