Collection
示例:
public class Example { static List<String> list = new ArrayList<>(); ... }
配置检查:
java.util.WeakHashMap