KInt

dev.hnaderi.k8s.utils.KSON$.KInt
final case class KInt(value: Int) extends KSON

Attributes

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

Members list

Concise view

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