Home | History | Annotate | Download | only in collect

Lines Matching defs:createSegment

256             createSegment(segmentSize, maximumSegmentSize);
261 createSegment(segmentSize, MapMaker.UNSET_INT);
1936 Segment<K, V> createSegment(int initialCapacity, int maxSegmentSize) {