Searched defs:hasGenericTypes (Results 1 – 4 of 4) sorted by relevance
74 public abstract boolean hasGenericTypes(); in hasGenericTypes() method in ResolvedType
83 public boolean hasGenericTypes() { in hasGenericTypes() method in TypeReferenceTest.BogusResolvedType
157 public boolean hasGenericTypes() { in hasGenericTypes() method in ArrayType
375 public boolean hasGenericTypes() { return containedTypeCount() > 0; } in hasGenericTypes() method in JavaType