javax.lang.model.type
public interface: NullType [javadoc |
source]
All Implemented Interfaces:
ReferenceType
Represents the null type.
This is the type of the expression {@code null},
- author:
Joseph
- D. Darcy
- author:
Scott
- Seligman
- author:
Peter
- von der Ahé
- since:
1.6
-