SingleSampleSource.java
9.16 KB
-
Tighten when various SampleSource methods can be called. · 98fb6d15
This removes the need for each SampleSource implementation to implement 3x "if(condition) {noop}" tests (ChunkSampleSource and SingleSampleSource were missing some of these checks). ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=118036233olly committed