media/testutils_robolectric
tonihei bbd82cf5da Add BasePlayer to avoid code duplication for common convenience methods.
A lot of methods just forward to other methods and there is no conceivable
way a player should implement it another way. Moving these methods to a
base player class allows to remove duplicated code across our player
implementations.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=215374192
2018-11-01 09:41:38 +00:00
..
src/main Add BasePlayer to avoid code duplication for common convenience methods. 2018-11-01 09:41:38 +00:00
build.gradle Enable Java 8 support. 2018-06-05 12:29:14 +01:00