public class NullnessExample extends Object
There are two related files that differ only slightly:
NullnessExample, an example of correct use, and NullnessExampleWithWarnings, an example of incorrect use.
See the Nullness checker documentation for larger examples of annotated code.
| Constructor and Description |
|---|
NullnessExample() |
public NullnessExample()
public void example()
public String exampleGenerics()