Trait/Object

io.taig.android

implicits

Related Docs: object implicits | package android

Permalink

trait implicits extends android.app.implicits with android.concurrent.implicits with android.context.implicits with android.functional.implicits with android.graphic.implicits with android.intent.implicits with android.log.implicits with android.monix.implicits with android.resource.implicits with android.system_service.implicits with android.unit.implicits with android.util.implicits with android.widget.implicits

Linear Supertypes
widget.implicits, all, viewSwitcher, viewPager, viewGroup, view, animation, util.implicits, all, string, file, class, bundle, bitmap, unit.implicits, all, unit, system_service.implicits, all, context, resource.implicits, all, resource, monix.implicits, all, task, observable, log.implicits, intent.implicits, all, intent, graphic.implicits, all, numeric, drawable, dimension, all, color, functional.implicits, all, functor, flatMap, context.implicits, all, context, concurrent.implicits, app.implicits, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. implicits
  2. implicits
  3. all
  4. viewSwitcher
  5. viewPager
  6. viewGroup
  7. view
  8. animation
  9. implicits
  10. all
  11. string
  12. file
  13. class
  14. bundle
  15. bitmap
  16. implicits
  17. all
  18. unit
  19. implicits
  20. all
  21. context
  22. implicits
  23. all
  24. resource
  25. implicits
  26. all
  27. task
  28. observable
  29. implicits
  30. implicits
  31. all
  32. intent
  33. implicits
  34. all
  35. numeric
  36. drawable
  37. dimension
  38. all
  39. color
  40. implicits
  41. all
  42. functor
  43. flatMap
  44. implicits
  45. all
  46. context
  47. implicits
  48. implicits
  49. AnyRef
  50. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. implicit def animationSyntax(animation: ViewPropertyAnimatorCompat): animation

    Permalink
    Definition Classes
    animation
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  7. implicit def colorToInt(color: Color): Int

    Permalink
    Definition Classes
    color
  8. implicit def contextSyntax(context: Context): context

    Permalink
    Definition Classes
    context
  9. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  10. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  11. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  12. implicit def flatMapSyntax[A, F[_]](flatMap: F[A])(implicit arg0: FlatMap[F]): flatMap[A, F]

    Permalink
    Definition Classes
    flatMap
  13. implicit def functorSyntax[A, F[_]](functor: F[A])(implicit arg0: Functor[F]): functor[A, F]

    Permalink
    Definition Classes
    functor
  14. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  15. implicit def graphicDimensionSyntax[T](dimension: Dimension[T])(implicit arg0: Integral[T]): dimension[T]

    Permalink
    Definition Classes
    dimension
  16. implicit def graphicDrawableSyntax(drawable: Drawable): drawable

    Permalink
    Definition Classes
    drawable
  17. implicit def graphicNumericSyntax[T](value: T)(implicit arg0: Numeric[T]): numeric[T]

    Permalink
    Definition Classes
    numeric
  18. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  19. implicit def intentSyntax(intent: Intent): intent

    Permalink
    Definition Classes
    intent
  20. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  21. implicit def monixObservableCompanionSyntax(observable: Observable.type): companion

    Permalink
    Definition Classes
    observable
  22. implicit def monixObservableGoogleApiClientEvent(observable: Observable[Event]): observableGoogleApiClientEvent

    Permalink
    Definition Classes
    observable
  23. implicit def monixObservableSyntax[T](observable: Observable[T]): observable[T]

    Permalink
    Definition Classes
    observable
  24. implicit def monixTaskCompanionSyntax(task: Task.type): companion

    Permalink
    Definition Classes
    task
  25. implicit def monixTaskSyntax[T](task: Task[T]): task[T]

    Permalink
    Definition Classes
    task
  26. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  27. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  28. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  29. implicit def resourceIntSyntax(id: Int): resource[Int]

    Permalink
    Definition Classes
    resource
  30. implicit def resourceQuantitySyntax(quantity: Quantity): resource[Quantity]

    Permalink
    Definition Classes
    resource
  31. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  32. implicit def systemServiceContextSyntax(context: Context): context

    Permalink
    Definition Classes
    context
  33. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  34. implicit def unitSyntax[T](value: T)(implicit arg0: Numeric[T]): numeric[T]

    Permalink
    Definition Classes
    unit
  35. implicit def utilBitmapSyntax(bitmap: Bitmap): bitmap

    Permalink
    Definition Classes
    bitmap
  36. implicit def utilBundleSyntax(bundle: Bundle): bundle

    Permalink
    Definition Classes
    bundle
  37. implicit def utilClassSyntax(class: Class[_]): class

    Permalink
    Definition Classes
    class
  38. implicit def utilFileSyntax(file: File): file

    Permalink
    Definition Classes
    file
  39. implicit def utilStringSyntax(string: String): string

    Permalink
    Definition Classes
    string
  40. implicit def viewGroupSyntax(viewGroup: ViewGroup): viewGroup

    Permalink
    Definition Classes
    viewGroup
  41. implicit def viewPagerSyntax(viewPager: ViewPager): viewPager

    Permalink
    Definition Classes
    viewPager
  42. implicit def viewSwitcherSyntax(viewSwitcher: ViewSwitcher): viewSwitcher

    Permalink
    Definition Classes
    viewSwitcher
  43. implicit def viewSyntax(view: View): view

    Permalink
    Definition Classes
    view
  44. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  45. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  46. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from widget.implicits

Inherited from all

Inherited from viewSwitcher

Inherited from viewPager

Inherited from viewGroup

Inherited from view

Inherited from animation

Inherited from util.implicits

Inherited from all

Inherited from string

Inherited from file

Inherited from class

Inherited from bundle

Inherited from bitmap

Inherited from unit.implicits

Inherited from all

Inherited from unit

Inherited from system_service.implicits

Inherited from all

Inherited from context

Inherited from resource.implicits

Inherited from all

Inherited from resource

Inherited from monix.implicits

Inherited from all

Inherited from task

Inherited from observable

Inherited from log.implicits

Inherited from intent.implicits

Inherited from all

Inherited from intent

Inherited from graphic.implicits

Inherited from all

Inherited from numeric

Inherited from drawable

Inherited from dimension

Inherited from all

Inherited from color

Inherited from functional.implicits

Inherited from all

Inherited from functor

Inherited from flatMap

Inherited from context.implicits

Inherited from all

Inherited from context

Inherited from concurrent.implicits

Inherited from app.implicits

Inherited from AnyRef

Inherited from Any

Ungrouped