public class NullnessExampleWithWarnings 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 |
---|
NullnessExampleWithWarnings() |
public NullnessExampleWithWarnings()
public void example()
public String exampleGenerics()