Package 

Class IntentExtKt

    • Method Summary

      Modifier and Type Method Description
      final static <ERROR CLASS> toActivity(Object $self, Context context, Intent intent) Author: bin.yang Maintainer: bin.yang Date: 2019/11/27 Copyright: 2019 Inc.
      final static <ERROR CLASS> toService(Object $self, Context context, Intent intent)
      final static <ERROR CLASS> toReceiver(Object $self, Context context, Intent intent)
      final static Unit debugShowBundleParams(Bundle $self, String tag)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • toActivity

         final static <ERROR CLASS> toActivity(Object $self, Context context, Intent intent)

        Author: bin.yang Maintainer: bin.yang Date: 2019/11/27 Copyright: 2019 Inc. All rights reserved. Desc:

      • toService

         final static <ERROR CLASS> toService(Object $self, Context context, Intent intent)
      • toReceiver

         final static <ERROR CLASS> toReceiver(Object $self, Context context, Intent intent)