This is an automated email from the ASF dual-hosted git repository.

dcapwell pushed a change to branch CASSANDRA-20684
in repository https://gitbox.apache.org/repos/asf/cassandra-accord.git


    from 9a37e188 got docs ready
     add 5072e89e improved docs for Gen interface
     add e0b1586d document filter functions
     add e3feeb83 document oneOf
     add c70867ad document oneOf builder
     add 88f3d2ce document pick/oneOf methods
     add 96fa699a refactor so pick on a set works for any iteration safe set 
types.  Added SafeVarargs where needed
     add b20869e6 trim down intellij warnings
     add a1e30902 used wrong require method, should throw IllegalArgument and 
not State
     add 94c6fb15 document the pick methods
     add c087c541 document zipf
     add fde2c6dc split select into 3 different reusable methods and added docs
     add 435eb6d7 document mixedDistribution
     add b90a4b27 document biasedRepeatingRuns
     add 83a4ddb7 some builder links
     add 798a5ff9 fixed compiler warnings

No new revisions were added by this update.

Summary of changes:
 accord-core/src/test/java/accord/utils/Gen.java  |  56 ++-
 accord-core/src/test/java/accord/utils/Gens.java | 433 ++++++++++++++++++++++-
 2 files changed, 469 insertions(+), 20 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to