-
public final 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 UnitdebugShowBundleParams(Bundle $self, String tag)-
-
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:
-
toReceiver
final static <ERROR CLASS> toReceiver(Object $self, Context context, Intent intent)
-
debugShowBundleParams
final static Unit debugShowBundleParams(Bundle $self, String tag)
-
-
-
-