MapModule

tools.jackson.module.scala.MapModule
See theMapModule companion trait
object MapModule extends MapModule

Attributes

Companion
trait
Graph
Supertypes
trait MapModule
trait Versioned
class Object
trait Matchable
class Any
Show all
Self type
MapModule.type

Members list

Value members

Inherited methods

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

Attributes

Inherited from:
JacksonModule
override def getModuleName: String

Attributes

Definition Classes
Inherited from:
MapModule
def getRegistrationId(): <FromJavaObject>

Attributes

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

Attributes

Inherited from:
JacksonModule
override def version(): Version

Attributes

Definition Classes
Inherited from:
JacksonModule