com.fasterxml.jackson.module.scala

util

package util

Visibility
  1. Public
  2. All

Type Members

  1. trait CacheLoaders extends AnyRef

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

  3. trait Classes extends AnyRef

  4. 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.

  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 Implicts extends CacheLoaders with Classes with Options with Strings

  3. object OptionW

  4. object PimpedType

  5. object StringW

Ungrouped