Package

pl.iterators.kebs

unmarshallers

Permalink

package unmarshallers

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

Type Members

  1. trait KebsUnmarshallers extends AnyRef

    Permalink

Value Members

  1. package enums

    Permalink
  2. implicit def kebsFromStringUnmarshaller[A, B](implicit rep: CaseClass1Rep[B, A], fsu: FromStringUnmarshaller[A]): FromStringUnmarshaller[B]

    Permalink
    Definition Classes
    KebsUnmarshallers
    Annotations
    @inline()
  3. implicit def kebsUnmarshaller[A, B](implicit rep: CaseClass1Rep[B, A]): Unmarshaller[A, B]

    Permalink
    Definition Classes
    KebsUnmarshallers

Inherited from KebsUnmarshallers

Inherited from AnyRef

Inherited from Any

Ungrouped