mirror of
https://github.com/androidx/media.git
synced 2025-05-04 06:00:37 +08:00

This removes Supplier, Function and Predicate. Consumer is kept because Guava doesn't have an equivalent (Java 8 does, but we can't use that yet). #exofixit PiperOrigin-RevId: 323324392