Package

io.taig.android.parcelable

bundler

Permalink

package bundler

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

Type Members

  1. trait Codec[V] extends Symmetric[Bundle, 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 parcelable.Decoder[Bundle, V]

    Permalink
  5. trait DecoderOperations extends AnyRef

    Permalink
  6. trait Decoders0 extends DecoderOperations with Decoders1

    Permalink
  7. trait Decoders1 extends DecoderOperations with Decoders2

    Permalink
  8. trait Decoders2 extends DecoderOperations with Decoders3

    Permalink
  9. trait Decoders3 extends DecoderOperations

    Permalink
  10. trait Encoder[V] extends parcelable.Encoder[V, Bundle]

    Permalink
  11. trait EncoderOperations extends AnyRef

    Permalink
  12. trait Encoders0 extends EncoderOperations with Encoders1

    Permalink
  13. trait Encoders1 extends EncoderOperations with Encoders2

    Permalink
  14. trait Encoders2 extends EncoderOperations with Encoders3

    Permalink
  15. trait Encoders3 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