27. 消除非检查警告

This commit is contained in:
sjsdfg 2018-10-29 15:58:39 +08:00
parent e69351fdad
commit 6fd72fa646

View File

@ -8,7 +8,7 @@
Set<Lark> exaltation = new HashSet();
```
编译器会提醒你你做错了什么:
  编译器会提醒你你做错了什么:
```Java
Venery.java:4: warning: [unchecked] unchecked conversion