| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Core: Remove deprecated APIs for 1.7.0 (#10818) | 1 年前 | |
Common: DynConstructors cleanup (#10542) The DynConstructors.Builder.hiddenImpl(Class<?>...) is a varargs method, but cannot be used as such, because hiddenImpl(Class<T>, Class<?>...) exists and would be used instead. Since there are no usages, deprecate it instead of fixing. | 1 年前 |