io.predictor.v1.FirstLookFloorStrategy
See theFirstLookFloorStrategy companion class
object FirstLookFloorStrategy extends GeneratedEnumCompanion[FirstLookFloorStrategy]
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Sumtrait Mirrortrait GeneratedEnumCompanion[FirstLookFloorStrategy]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
Members list
Type members
Classlikes
case object FIRST_LOOK_FLOOR_STRATEGY_QUANTILE extends FirstLookFloorStrategy, Recognized
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass FirstLookFloorStrategytrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
case object FIRST_LOOK_FLOOR_STRATEGY_UNSPECIFIED extends FirstLookFloorStrategy, Recognized
Equivalent to QUANTILE.
Equivalent to QUANTILE.
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass FirstLookFloorStrategytrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
case object FIRST_LOOK_FLOOR_STRATEGY_VALUE extends FirstLookFloorStrategy, Recognized
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass FirstLookFloorStrategytrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
sealed trait Recognized extends FirstLookFloorStrategy
Attributes
- Supertypes
-
class FirstLookFloorStrategytrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
final case class Unrecognized(unrecognizedValue: Int) extends FirstLookFloorStrategy, UnrecognizedEnum
Attributes
- Supertypes
-
trait UnrecognizedEnumclass FirstLookFloorStrategytrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Inherited types
Attributes
- Inherited from:
- GeneratedEnumCompanion
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Returns the Java descriptors for this enum. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.
Returns the Java descriptors for this enum. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.
Attributes
Inherited methods
Attributes
- Inherited from:
- GeneratedEnumCompanion
Concrete fields
Implicits
Implicits
In this article