IntValue

io.cardell.openfeature.ContextValue.IntValue
case class IntValue(value: Int) extends ContextValue

Attributes

Source
EvaluationContext.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait ContextValue
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
ContextValue
Source
EvaluationContext.scala