@NotNull is a validation annotation, whereas @Nonnull is a documentation annotation. Or to elaborate for clarity: @NotNull means that if that ...
確定! 回上一頁