Searched defs:segmentShift (Results 1 – 1 of 1) sorted by relevance
584 final int segmentShift; field in CustomConcurrentHashMap.Impl604 int segmentShift = 0; in Impl() local1905 static final Field segmentShift = findField("segmentShift"); field in CustomConcurrentHashMap.Impl.Fields1934 int segmentShift = 0; in readObject() local