Package

com.fasterxml.jackson.module.scala

ser

Permalink

package ser

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

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ser
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. object OptionSerializer extends Serializable

    Permalink
  2. implicit def pimpThisIterable[A](iter: Iterable[A]): PimpedIterable[A]

    Permalink
  3. implicit def pimpThisIterator[A](iter: Iterator[A]): PimpedIterator[A]

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped