SetModule

tools.jackson.module.scala.SetModule
See theSetModule companion object

Attributes

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

Members list

Value members

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