Searched refs:hasErasedSupertypes (Results 1 - 2 of 2) sorted by relevance

/openjdk7/langtools/src/share/classes/com/sun/tools/javac/code/
H A DType.java658 public boolean hasErasedSupertypes() { method in class:Type.ClassType
741 public boolean hasErasedSupertypes() { method in class:Type.ErasedClassType
H A DTypes.java1772 if (t.hasErasedSupertypes()) {
1853 if (t.hasErasedSupertypes()) {

Completed in 44 milliseconds