mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +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