Searched refs:superBounds (Results 1 – 7 of 7) sorted by relevance
115 if (other.superBounds() != null) { in TypeInfo()116 mSuperBounds = new ArrayList<TypeInfo>(other.superBounds()); in TypeInfo()320 void setBounds(ArrayList<TypeInfo> superBounds, ArrayList<TypeInfo> extendsBounds) { in setBounds() argument321 mSuperBounds = superBounds; in setBounds()325 public ArrayList<TypeInfo> superBounds() { in superBounds() method in TypeInfo
299 if (type.superBounds() != null && !type.superBounds().isEmpty()) { in printTypeName()301 for (TypeInfo t : type.superBounds()) { in printTypeName()302 if (t != type.superBounds().get(0)) { in printTypeName()716 newType.setBounds(type.superBounds(), type.extendsBounds()); in buildFields()890 ArrayList<TypeInfo> superBounds = new ArrayList<TypeInfo>(); in buildTypeVariables() local942 superBounds.add(buildType((ParseTree) typeParameter.getChild(2))); in buildTypeVariables()947 type.setBounds(superBounds, extendsBounds); in buildTypeVariables()
555 …s(new ArrayList<TypeInfo>(Arrays.asList(Converter.convertTypes(t.asWildcardType().superBounds()))),586 if (t.asWildcardType().superBounds() != null) {587 for (Type ty : t.asWildcardType().superBounds()) {
17 .superBounds.N.(more links) (... super ... & ...)36 if:subcount(type.superBounds) ?><?cs37 each:t=type.superBounds ?><?cs
META-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...
META-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...