Package

pl.iterators.kebs

unmarshallers

Permalink

package unmarshallers

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

Type Members

  1. trait KebsFromStringUnmarshallers extends AnyRef

    Permalink
  2. trait KebsUnmarshallers extends KebsFromStringUnmarshallers

    Permalink

Value Members

  1. object KebsUnmarshallers

    Permalink
  2. package enums

    Permalink
  3. final def kebsFromStringUnmarshaller[A, A1 <: A, B](um: Unmarshaller[A, B])(implicit fsu: FromStringUnmarshaller[A1]): FromStringUnmarshaller[B]

    Permalink
    Definition Classes
    KebsFromStringUnmarshallers
    Annotations
    @inline()
  4. implicit macro def kebsUnmarshaller[A, B <: Product](implicit arg0: InvariantDummy[A]): Unmarshaller[A, B]

    Permalink
    Definition Classes
    KebsUnmarshallers

Inherited from KebsUnmarshallers

Inherited from AnyRef

Inherited from Any

Ungrouped