首页 > 解决方案 > 为什么 AbstractCollection toString 方法不使用 @overrider 注释?

问题描述

在此处输入图像描述 oracle 帮助中心

jdk 源代码没有 @override 注释。

标签: annotations

解决方案


推荐阅读