Package

io.taig.android.parcelable

intent

Permalink

package intent

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. intent
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. trait Codec[V] extends parcelable.Codec[(Intent, String, V), Unit, (Intent, String), V] with Encoder[V] with Decoder[V]

    Permalink
  2. trait CodecOperations extends AnyRef

    Permalink
  3. trait Codecs0 extends CodecOperations

    Permalink
  4. trait Decoder[V] extends Guarded[Intent, V]

    Permalink
  5. trait DecoderOperations extends AnyRef

    Permalink
  6. trait Decoders0 extends DecoderOperations with Decoders1

    Permalink
  7. trait Decoders1 extends DecoderOperations

    Permalink
  8. trait Encoder[V] extends parcelable.Encoder[(Intent, String, V), Unit]

    Permalink
  9. trait EncoderOperations extends AnyRef

    Permalink
  10. trait Encoders0 extends EncoderOperations with Encoders1

    Permalink
  11. trait Encoders1 extends EncoderOperations

    Permalink

Value Members

  1. object Codec extends CodecOperations with Codecs0

    Permalink
  2. object Decoder extends DecoderOperations with Decoders0

    Permalink
  3. object Encoder extends EncoderOperations with Encoders0

    Permalink
  4. object fold extends Poly2

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped