com.fasterxml.jackson.module.scala

util

package util

Visibility
  1. Public
  2. All

Type Members

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

  2. trait Classes extends AnyRef

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

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

  4. class EnumResolver extends AnyRef

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

  6. trait Options extends AnyRef

  7. trait PimpedType[X] extends AnyRef

  8. trait StringW extends PimpedType[String]

  9. trait Strings extends AnyRef

Value Members

  1. object ClassW

  2. object EnumResolver

  3. object Implicits extends Classes with Options with Strings

  4. object OptionW

  5. object PimpedType

  6. object StringW

Ungrouped