We started a POC of Sparkling water and realized they are internally using the duke library. Nor sure what features of Duke Library H2o.
Duke allows to use custom comparators? Does h2o exposes this feature ?
I have gone through the source code and the only reference i see is during the H2oContext Initialization they are making sure the Duke Library Comparator is loaded. How ever i didn't see any other places where they are actually using the comparators.
Thanks