Home | History | Annotate | Download | only in reflect

Lines Matching defs:where

1167       type.where(new TypeParameter<T>() {},
1509 return type.where(new TypeParameter<X>() {}, arg);
1580 .where(new TypeParameter<K>() {}, keyType)
1581 .where(new TypeParameter<V>() {}, valueType);
1586 .where(new TypeParameter<T>() {}, componentType);