gatk-3.8/public/java
Mark DePristo 317dc4c323 Add size() method to Downsampler interface
-- This method provides client with the current number of elements, without having to retreive the underlying list<T>.  Added unit tests for LevelingDownsampler and ReservoirDownsampler as these are the only two complex ones.  All of the others are trivially obviously correct.
2013-04-08 15:48:13 -04:00
..
config
src Add size() method to Downsampler interface 2013-04-08 15:48:13 -04:00
test Add size() method to Downsampler interface 2013-04-08 15:48:13 -04:00