Searched defs:typeVars (Results 1 - 2 of 2) sorted by relevance

/openjdk10/jdk/test/java/lang/reflect/TypeVariable/
H A DTestAnnotatedElement.java54 private static int testTypeVariable(TypeVariable<?>[] typeVars) { argument
/openjdk10/langtools/test/tools/lib/types/
H A DTypeHarness.java212 protected void withInferenceContext(List<Type> typeVars, Consumer<InferenceContext> consumer) { argument

Completed in 40 milliseconds