SymbolModule

Adds support for serializing and deserializing Scala Symbols without the '.

Adds support for serializing and deserializing Scala Symbols without the '.

class Module
trait Versioned
class Object
trait Matchable
class Any

Value members

Inherited methods

def getDependencies(): Iterable[_ <: Module]
Inherited from
Module
def getModuleName: String
Inherited from
JacksonModule
def getTypeId(): `<FromJavaObject>`
Inherited from
Module
def setupModule(context: SetupContext): Unit
Inherited from
JacksonModule
def version: Version
Inherited from
JacksonModule