Searched defs:isParameterized (Results 1 - 3 of 3) sorted by path

/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/codemodel/internal/
H A DJClass.java290 public final boolean isParameterized() { method in class:JClass
/openjdk10/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/code/
H A DType.java565 public boolean isParameterized() { method in class:Type
1099 public boolean isParameterized() { method in class:Type.ClassType
1362 public boolean isParameterized() { method in class:Type.ArrayType
/openjdk10/langtools/test/tools/javac/api/6468404/
H A DT6468404.java128 boolean isParameterized(TypeMirror type) { method in class:P

Completed in 205 milliseconds