Home
last modified time | relevance | path

Searched refs:testParallelSort (Results 1 – 1 of 1) sorted by relevance

/dports/biology/bbmap/bbmap/current/shared/
H A DShared.java632 public static boolean parallelSort=testParallelSort();
654 parallelSort=testParallelSort(); in setParallelSort()
662 private static boolean testParallelSort(){ in testParallelSort() method in Shared