Package

com.fasterxml.jackson.module.scala

modifiers

Permalink

package modifiers

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

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

Type Members

  1. trait EitherTypeModifierModule extends Module with ScalaTypeModifierModule

    Permalink
  2. type IterableOnce[+A] = GenTraversableOnce[A]

    Permalink
  3. trait IterableTypeModifierModule extends Module with ScalaTypeModifierModule

    Permalink
  4. trait IteratorTypeModifierModule extends Module with ScalaTypeModifierModule

    Permalink
  5. type Map[A, B] = GenMap[A, B]

    Permalink
  6. trait MapTypeModifierModule extends Module with ScalaTypeModifierModule

    Permalink
  7. trait OptionTypeModifierModule extends Module with ScalaTypeModifierModule

    Permalink
  8. class ScalaTypeModifier extends TypeModifier

    Permalink
  9. trait ScalaTypeModifierModule extends Module with JacksonModule

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped