Interface Weigher<V>

Type Parameters:
V - 值类型

public interface Weigher<V>
确定值的选择器
Since:
Java 17+
Author:
Kimi Liu