Searched defs:unboxedType (Results 1 - 4 of 4) sorted by path

/openjdk10/langtools/src/java.compiler/share/classes/javax/lang/model/util/
H A DTypes.java177 PrimitiveType unboxedType(TypeMirror t); method in interface:Types
/openjdk10/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/code/
H A DTypes.java4049 public Type unboxedType(Type t) { method in class:Types
/openjdk10/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/model/
H A DJavacTypes.java143 public PrimitiveType unboxedType(TypeMirror t) { method in class:JavacTypes
/openjdk10/langtools/src/sample/share/language/model/
H A DCoreReflectionFactory.java2686 public PrimitiveType unboxedType(TypeMirror t) { method in class:CoreReflectionFactory.CoreReflTypes

Completed in 119 milliseconds