Home | History | Annotate | Download | only in internal

Lines Matching refs:entryType

303     Type entryType = ((ParameterizedType) providerType).getActualTypeArguments()[0];
306 Key<T> providedKey = (Key<T>) key.ofType(entryType);