Home | History | Annotate | Download | only in compare

Lines Matching full:bounds

1505             Set<ITypeReference> bounds) {
1506 Set<ITypeReference> boundsCopy = new HashSet<ITypeReference>(bounds);
1507 for (ITypeReference type : bounds) {