Nullable annotation usage我在java中看到一些方法声明为:[cc lang=java]void foo(@Nullable Object obj){ ... }[/cc]这里@Nullable的含义是什么?
確定! 回上一頁