FloatValue

sealed trait FloatValue extends Value
Companion
object
trait Value
class Object
trait Matchable
class Any

Value members

Abstract methods

def toBigDecimal: BigDecimal
def toDouble: Double
def toFloat: Float