Searched refs:ConstantWeigher (Results 1 – 1 of 1) sorted by relevance
28 return new ConstantWeigher(constant); in constantWeigher()45 static final class ConstantWeigher implements Weigher<Object, Object> { class in TestingWeighers48 ConstantWeigher(int constant) { in ConstantWeigher() method in TestingWeighers.ConstantWeigher