Skip to content

Version 0.25

Compare
Choose a tag to compare
@gstamatelat gstamatelat released this 01 Sep 21:59
· 17 commits to master since this release

Maven

<dependency>
  <groupId>gr.james</groupId>
  <artifactId>random-sampling</artifactId>
  <version>0.25</version>
</dependency>

Documentation

Changelog

  • #50 Allow subclassing AbstractThreadSafeRandomSampling from outside the package