Searched defs:hiInclusive (Results 1 – 2 of 2) sorted by relevance
1367 final boolean loInclusive, hiInclusive; field in TreeMap.NavigableSubMap1371 boolean toEnd, K hi, boolean hiInclusive) { in NavigableSubMap()1860 boolean toEnd, K hi, boolean hiInclusive) { in AscendingSubMap()1950 boolean toEnd, K hi, boolean hiInclusive) { in DescendingSubMap()
2579 private final boolean hiInclusive; field in ConcurrentSkipListMap.SubMap