KInt

final case class KInt(value: Int) extends KSON
Source:
KSON.scala
trait KSON
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product