ActionSchedule.java
18.7 KB
-
Introduce Handler interface allowing to switch to other Handlers. · c6529344
Especially this removes the need for the Clock interface to directly implement Handler methods. Instead, we have a separate Handler interface and the FakeClock is able to construct such a Handler. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=179918255
tonihei committed