Searched refs:reusedSynchronisationType (Results 1 – 6 of 6) sorted by relevance
27 public ReusedSynchronisationType reusedSynchronisationType() { in reusedSynchronisationType() method in ComparatorOptions30 reusedSynchronisationType(nativeHandle_)); in reusedSynchronisationType()43 final ReusedSynchronisationType reusedSynchronisationType) { in setReusedSynchronisationType() argument46 reusedSynchronisationType.getValue()); in setReusedSynchronisationType()123 private native byte reusedSynchronisationType(final long handle); in reusedSynchronisationType() method in ComparatorOptions125 final byte reusedSynchronisationType); in setReusedSynchronisationType() argument
56 for (final ReusedSynchronisationType reusedSynchronisationType in getReusedSynchronisationType()58 if (reusedSynchronisationType.getValue() == value) { in getReusedSynchronisationType()59 return reusedSynchronisationType; in getReusedSynchronisationType()
20 public void reusedSynchronisationType() { in reusedSynchronisationType() method in ComparatorOptionsTest24 assertThat(copt.reusedSynchronisationType()) in reusedSynchronisationType()28 assertThat(copt.reusedSynchronisationType()) in reusedSynchronisationType()32 assertThat(copt.reusedSynchronisationType()) in reusedSynchronisationType()
93 public ReusedSynchronisationType reusedSynchronisationType; field in BytewiseComparatorIntTest109 …usedSynchronisationType(reusedSynchronisationType == null ? ReusedSynchronisationType.ADAPTIVE_MUT… in javaComparatorDefaultCf()124 …usedSynchronisationType(reusedSynchronisationType == null ? ReusedSynchronisationType.ADAPTIVE_MUT… in javaComparatorNamedCf()
94 public ReusedSynchronisationType reusedSynchronisationType; field in ReverseBytewiseComparatorIntTest110 …usedSynchronisationType(reusedSynchronisationType == null ? ReusedSynchronisationType.ADAPTIVE_MUT… in javaComparatorDefaultCf()126 …usedSynchronisationType(reusedSynchronisationType == null ? ReusedSynchronisationType.ADAPTIVE_MUT… in javaComparatorNamedCf()
92 public ReusedSynchronisationType reusedSynchronisationType; field in IntComparatorTest108 …usedSynchronisationType(reusedSynchronisationType == null ? ReusedSynchronisationType.ADAPTIVE_MUT… in javaComparatorDefaultCf()123 …usedSynchronisationType(reusedSynchronisationType == null ? ReusedSynchronisationType.ADAPTIVE_MUT… in javaComparatorNamedCf()