Uses of Interface
javax.lang.model.type.NullType
Package | Description |
---|---|
javax.lang.model.type |
Interfaces used to model Java programming language types.
|
javax.lang.model.util |
Utilities to assist in the processing of
program elements and
types.
|
-
Uses of NullType in javax.lang.model.type
-
Uses of NullType in javax.lang.model.util
Methods in javax.lang.model.util that return NullType Modifier and Type Method Description NullType
Types. getNullType()
Returns the null type.