在接口中声明 `List<String> EVENTS = new ArrayList<>();`,哪项描述正确?

来自 接口
Java 25 LTS 入门 1分钟

在接口中声明 `List<String> EVENTS = new ArrayList<>();`,哪项描述正确?

报告错误