我刚开始在Java 8中使用@NotNull注释并获得一些意想不到的结果。我有这样的方法:public List<Found> findStuff(@NotNull List<Searching> searchingList) { ... code ...
確定! 回上一頁