Searched defs:hiInclusive (Results 1 – 2 of 2) sorted by relevance
1681 final boolean loInclusive, hiInclusive; field in TreeMap.NavigableSubMap1685 boolean toEnd, K hi, boolean hiInclusive) { in NavigableSubMap()2209 boolean toEnd, K hi, boolean hiInclusive) { in AscendingSubMap()2300 boolean toEnd, K hi, boolean hiInclusive) { in DescendingSubMap()
2411 private final boolean hiInclusive; field in ConcurrentSkipListMap.SubMap