OptionModule

com.fasterxml.jackson.module.scala.OptionModule

Adds support for serializing and deserializing Scala Options.

Attributes

Graph
Supertypes
Known subtypes

Members list

Concise view

Value members

Concrete methods

Inherited methods

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

Attributes

Inherited from:
Module
def getTypeId(): <FromJavaObject>

Attributes

Inherited from:
Module

Attributes

Inherited from:
JacksonModule
override def version(): Version

Attributes

Definition Classes
Inherited from:
JacksonModule