OptionModule

tools.jackson.module.scala.OptionModule
See theOptionModule companion object

Adds support for serializing and deserializing Scala Options.

Attributes

Companion
object
Graph
Supertypes
trait Versioned
class Object
trait Matchable
class Any
Show all
Known subtypes
object OptionModule

Members list

Value members

Concrete methods

Inherited methods

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

Attributes

Inherited from:
JacksonModule
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