Home | History | Annotate | Download | only in collect

Lines Matching refs:WEAK

245     checkStrength(map, Strength.WEAK, Strength.STRONG);
246 assertSame(EntryFactory.WEAK, map.entryFactory);
258 checkStrength(map, Strength.STRONG, Strength.WEAK);
1630 * weak/softKeys and weak/softValues.
1668 * Returns an iterable containing all combinations weak/softKeys and weak/softValues.