Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
特别是一个类注释,默认情况下将 NotNull 注释应用到类中的所有字段、方法返回和参数。
或者一个包注释,将 NotNull 注释应用于包中每个类中的每个字段、方法返回和参数。