media/libraries/exoplayer/src
tonihei d4e5ab2c4d Make BundleableUtil more generic by taking Function parameters
BundleableUtil is the only class that really depends on the type
inheritence from Bundleable. However, it only needs this as a way
to define Function<T, Bundle> and Function<Bundle, T>, which could
just be passed in as parameters as it's already done for some of
these methods.

Also rename the class to BundleCollectionUtil accordingly.

PiperOrigin-RevId: 578791946
2023-11-02 03:17:17 -07:00
..
androidTest Move DefaultImageDecoderTest in tests 2023-09-21 03:53:42 -07:00
main Make BundleableUtil more generic by taking Function parameters 2023-11-02 03:17:17 -07:00
test Make BundleableUtil more generic by taking Function parameters 2023-11-02 03:17:17 -07:00