com.fasterxml.jackson.module.scala.deser

Here we add some type aliases for things that were removed or reworked in scala 2.13.

Attributes

Members list

Concise view

Type members

Classlikes

Attributes

Graph
Supertypes
class Module
trait Versioned
class Object
trait Matchable
class Any
Known subtypes

Attributes

Graph
Supertypes
class Module
trait Versioned
class Object
trait Matchable
class Any
Known subtypes
abstract class GenericFactoryDeserializerResolver[CC[_], CF[X[_]]] extends Base

Attributes

Graph
Supertypes
class Base
class Object
trait Matchable
class Any
abstract class GenericMapFactoryDeserializerResolver[CC[K, V], CF[X[_, _]]] extends Base

Attributes

Graph
Supertypes
class Base
class Object
trait Matchable
class Any

Adds support for deserializing Scala scala.collection.immutable.BitSets. Scala Bitsets can already be serialized using IteratorModule or DefaultScalaModule.

Adds support for deserializing Scala scala.collection.immutable.BitSets. Scala Bitsets can already be serialized using IteratorModule or DefaultScalaModule.

Do not enable this module unless you are sure that no input is accepted from untrusted sources.

Scala BitSets use memory based on the highest int value stored. So a BitSet with just one big int will use a lot more memory than a Scala BitSet with many small ints stored in it.

Attributes

Since:

2.14.0

Graph
Supertypes
trait Gettable
trait Serializable
class Object
trait Matchable
class Any
Self type

Adds support for deserializing Scala scala.collection.mutable.BitSets. Scala Bitsets can already be serialized using IteratorModule or DefaultScalaModule.

Adds support for deserializing Scala scala.collection.mutable.BitSets. Scala Bitsets can already be serialized using IteratorModule or DefaultScalaModule.

Do not enable this module unless you are sure that no input is accepted from untrusted sources.

Scala BitSets use memory based on the highest int value stored. So a BitSet with just one big int will use a lot more memory than a Scala BitSet with many small ints stored in it.

Attributes

Since:

2.14.0

Graph
Supertypes
trait Gettable
trait Serializable
class Object
trait Matchable
class Any
Self type

Attributes

Graph
Supertypes
class Module
trait Versioned
class Object
trait Matchable
class Any
Known subtypes

Attributes

Graph
Supertypes
class Module
trait Versioned
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion:
object
Graph
Supertypes
class Module
trait Versioned
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion:
trait
Graph
Supertypes
class Module
trait Versioned
class Object
trait Matchable
class Any
Self type

Attributes

Graph
Supertypes
class Module
trait Versioned
class Object
trait Matchable
class Any
Known subtypes

Attributes

Graph
Supertypes
class Module
trait Versioned
class Object
trait Matchable
class Any
Known subtypes

Attributes

Graph
Supertypes
class Module
trait Versioned
class Object
trait Matchable
class Any
Known subtypes

Attributes

Graph
Supertypes
class Module
trait Versioned
class Object
trait Matchable
class Any
Known subtypes

Adds deserialization support for Scala Tuples.

Adds deserialization support for Scala Tuples.

Attributes

Graph
Supertypes
class Module
trait Versioned
class Object
trait Matchable
class Any
Known subtypes

Attributes

Graph
Supertypes
class Module
trait Versioned
class Object
trait Matchable
class Any
Known subtypes

Attributes

Graph
Supertypes
class Module
trait Versioned
class Object
trait Matchable
class Any
Known subtypes

Attributes

Graph
Supertypes
class Module
trait Versioned
class Object
trait Matchable
class Any
Known subtypes
object overrides

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type