Uses of Class
com.sun.codemodel.JNullType
-
Packages that use JNullType Package Description com.sun.codemodel Library for generating Java source code -
-
Uses of JNullType in com.sun.codemodel
Fields in com.sun.codemodel declared as JNullType Modifier and Type Field Description JNullType
JCodeModel. NULL
Obtains a reference to the special "null" type.
-