getJavaSerializable
Retrieves a Java Serializable object from the Boomerang with the given key.
This extension function is only available on the Android platform. It handles API level differences for retrieving Serializable objects from a Bundle.
Return
The Serializable object, or null if not found or not of type T
Parameters
key
The key to retrieve the value from