Package

com.fasterxml.jackson.module.scala

util

Permalink

package util

Visibility
  1. Public
  2. All

Type Members

  1. trait ClassW extends PimpedType[Class[_]]

    Permalink
  2. trait Classes extends AnyRef

    Permalink
  3. class CompanionSorter[CC[X] <: GenTraversable[X]] extends AnyRef

    Permalink

    The CompanionSorter performs a topological sort on class hierarchy to ensure that the most specific builders get registered first.

  4. class EnumResolver extends AnyRef

    Permalink
  5. trait OptionW[A] extends PimpedType[Option[A]]

    Permalink
  6. trait Options extends AnyRef

    Permalink
  7. trait PimpedType[X] extends AnyRef

    Permalink
  8. trait StringW extends PimpedType[String]

    Permalink
  9. trait Strings extends AnyRef

    Permalink

Value Members

  1. object ClassW

    Permalink
  2. object EnumResolver

    Permalink
  3. object Implicits extends Classes with Options with Strings

    Permalink
  4. object OptionW

    Permalink
  5. object PimpedType

    Permalink
  6. object StringW

    Permalink

Ungrouped