We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
correct behavior
Added assert statements.
Added assert.
Added @Nullable to the array code example.
Added questions about double-clicking.
Added questions for Cascade.
Added two questions about Julia.
Added a step for answering the questions about the tools.
Added @Raw.
Nullness -> nullness
Instructed the participants to resolve errors.
Removed an unnecessary @NonNull.
Added Exercise 5.
Revised the tutorial and explained the effect of inheritance on the nullness annotations.
Explained annotation subtyping.
@UnderInitialization(Object.class)
Removed footer.
Removed the solutions.
the field -> field
Added the solution to Exercise 4.
Emphasize invalid.
Removed the extra closing braces.
Add the solution to exercise 3.
Formatted the source code.
Added the solution to Exercise 2.
Used multiple fields in @EnsuresNonNull.
Added the solution to Exercise 1.
Added vice versa
Added a exercise for full arrays.