Parses the Bundle of androidx.fragment.app.Fragment.getArguments into T using a convert method.
Return
The T value extracted from the Bundle
Parameters
The method for converting Bundle into T
Throws
Parses the Bundle of Intent into T using a convert method.
Return
The T value extracted from the Bundle
Parameters
The method for converting Bundle into T
Throws