SpliceFloat

io.getquill.SpliceFloat
object SpliceFloat extends StringCodec[Float]

Attributes

Graph
Supertypes
trait StringCodec[Float]
trait ToSql[Float]
trait FromString[Float]
trait ToString[Float]
class Object
trait Matchable
class Any
Show all
Self type

Members list

Value members

Concrete methods

def fromString(value: String): Float
def toString(value: Float): String

Inherited methods

def toSql(value: Float): String

Attributes

Inherited from:
StringCodec