Searched refs:customWeigher (Results 1 – 1 of 1) sorted by relevance
262 if (evictsBySize() && !customWeigher()) { in LocalCache()316 boolean customWeigher() { in customWeigher() method in LocalCache2121 if (!map.customWeigher() && this.threshold == maxSegmentWeight) { in initTable()