Package

io.taig.android

context

Permalink

package context

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

Type Members

  1. trait Contextual extends AnyRef

    Permalink
  2. trait implicits extends all

    Permalink

Value Members

  1. def identify[T](implicit arg0: ClassTag[T]): Int

    Permalink

    Generate an identifier that can be used as request_code for startActivityForResult

    Generate an identifier that can be used as request_code for startActivityForResult

    The generate identifier must be > 0 an <= 65535.

  2. object implicits extends implicits

    Permalink
  3. package operation

    Permalink
  4. package syntax

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped