- warning(String, String) - 接口 中的方法com.alibaba.android.arouter.facade.template.ILogger
-
- warning(String, String) - 类 中的方法com.alibaba.android.arouter.utils.DefaultLogger
-
- with(Bundle) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
BE ATTENTION TO THIS METHOD WAS SET, NOT ADD!
- withAction(String) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
- withBoolean(String, boolean) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
Inserts a Boolean value into the mapping of this Bundle, replacing
any existing value for the given key.
- withBundle(String, Bundle) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
Inserts a Bundle value into the mapping of this Bundle, replacing
any existing value for the given key.
- withByte(String, byte) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
Inserts a byte value into the mapping of this Bundle, replacing
any existing value for the given key.
- withByteArray(String, byte[]) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
Inserts a byte array value into the mapping of this Bundle, replacing
any existing value for the given key.
- withChar(String, char) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
Inserts a char value into the mapping of this Bundle, replacing
any existing value for the given key.
- withCharArray(String, char[]) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
Inserts a char array value into the mapping of this Bundle, replacing
any existing value for the given key.
- withCharSequence(String, CharSequence) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
Inserts a CharSequence value into the mapping of this Bundle, replacing
any existing value for the given key.
- withCharSequenceArray(String, CharSequence[]) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
Inserts a CharSequence array value into the mapping of this Bundle, replacing
any existing value for the given key.
- withCharSequenceArrayList(String, ArrayList<CharSequence>) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
Inserts an ArrayList value into the mapping of this Bundle, replacing
any existing value for the given key.
- withDouble(String, double) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
Inserts a double value into the mapping of this Bundle, replacing
any existing value for the given key.
- withFlags(int) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
Set special flags controlling how this intent is handled.
- withFloat(String, float) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
Inserts a float value into the mapping of this Bundle, replacing
any existing value for the given key.
- withFloatArray(String, float[]) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
Inserts a float array value into the mapping of this Bundle, replacing
any existing value for the given key.
- withInt(String, int) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
Inserts an int value into the mapping of this Bundle, replacing
any existing value for the given key.
- withIntegerArrayList(String, ArrayList<Integer>) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
Inserts an ArrayList value into the mapping of this Bundle, replacing
any existing value for the given key.
- withLong(String, long) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
Inserts a long value into the mapping of this Bundle, replacing
any existing value for the given key.
- withObject(String, Object) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
Set object value, the value will be convert to string by 'Fastjson'
- withOptionsCompat(ActivityOptionsCompat) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
Set options compat
- withParcelable(String, Parcelable) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
Inserts a Parcelable value into the mapping of this Bundle, replacing
any existing value for the given key.
- withParcelableArray(String, Parcelable[]) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
Inserts an array of Parcelable values into the mapping of this Bundle,
replacing any existing value for the given key.
- withParcelableArrayList(String, ArrayList<? extends Parcelable>) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
Inserts a List of Parcelable values into the mapping of this Bundle,
replacing any existing value for the given key.
- withSerializable(String, Serializable) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
Inserts a Serializable value into the mapping of this Bundle, replacing
any existing value for the given key.
- withShort(String, short) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
Inserts a short value into the mapping of this Bundle, replacing
any existing value for the given key.
- withShortArray(String, short[]) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
Inserts a short array value into the mapping of this Bundle, replacing
any existing value for the given key.
- withSparseParcelableArray(String, SparseArray<? extends Parcelable>) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
Inserts a SparceArray of Parcelable values into the mapping of this
Bundle, replacing any existing value for the given key.
- withString(String, String) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
Inserts a String value into the mapping of this Bundle, replacing
any existing value for the given key.
- withStringArrayList(String, ArrayList<String>) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
Inserts an ArrayList value into the mapping of this Bundle, replacing
any existing value for the given key.
- withTransition(int, int) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
-
Set normal transition anim