Searched refs:TypeParamStash (Results 1 – 1 of 1) sorted by relevance
123 TypeVariable<?>[] vars = TypeParamStash.paramsFor1(erasedType); in create()136 TypeVariable<?>[] vars = TypeParamStash.paramsFor2(erasedType); in create()383 static class TypeParamStash { class in TypeBindings