KDouble

dev.hnaderi.k8s.utils.KSON.KDouble
final case class KDouble(value: Double) extends KSON

Attributes

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

Members list

Value members

Concrete methods

def foldTo[T](implicit b: Builder[T]): T

Attributes

Source
KSON.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product