Searched defs:reusedSynchronisationType (Results 1 – 5 of 5) sorted by relevance
27 public ReusedSynchronisationType reusedSynchronisationType() { in reusedSynchronisationType() method in ComparatorOptions43 final ReusedSynchronisationType reusedSynchronisationType) { in setReusedSynchronisationType()123 private native byte reusedSynchronisationType(final long handle); in reusedSynchronisationType() method in ComparatorOptions125 final byte reusedSynchronisationType); in setReusedSynchronisationType()
20 public void reusedSynchronisationType() { in reusedSynchronisationType() method in ComparatorOptionsTest
93 public ReusedSynchronisationType reusedSynchronisationType; field in BytewiseComparatorIntTest
94 public ReusedSynchronisationType reusedSynchronisationType; field in ReverseBytewiseComparatorIntTest
92 public ReusedSynchronisationType reusedSynchronisationType; field in IntComparatorTest