eagler-teavm-fork/teavm-classlib
Mike Poindexter b74f6d7ad8 Fix the order comparison is applied in for binarySearch to match the JDK.
This is necessary since accoding to the method signature of binarySearch
only the elements of the list must implement Comparable<T>, not the key
itself.
2015-07-20 18:27:58 -07:00
..
src Fix the order comparison is applied in for binarySearch to match the JDK. 2015-07-20 18:27:58 -07:00
.gitignore Doing a lot of things 2013-10-27 12:16:07 +04:00
pom.xml Advance version to 0.4.0-SNAPSHOT 2015-06-30 13:00:35 +04:00