TupleModule

com.fasterxml.jackson.module.scala.TupleModule
See theTupleModule companion trait
object TupleModule extends TupleModule

Attributes

Companion
trait
Graph
Supertypes
trait TupleModule
class Module
trait Versioned
class Object
trait Matchable
class Any
Show all
Self type

Members list

Value members

Inherited methods

def getDependencies(): Iterable[_ <: Module]

Attributes

Inherited from:
Module
override def getModuleName: String

Attributes

Definition Classes
Inherited from:
TupleModule
def getTypeId(): <FromJavaObject>

Attributes

Inherited from:
Module
def setupModule(context: SetupContext): Unit

Attributes

Inherited from:
JacksonModule
override def version(): Version

Attributes

Definition Classes
Inherited from:
JacksonModule