IntWriter

object IntWriter extends W[Int]
class W[Int]
trait Writer[Int]
class Object
trait Matchable
class Any

Value members

Inherited methods

def write(obj: Int): JValue
Inherited from
W