Searched defs:typeParamCount (Results 1 – 1 of 1) sorted by relevance
450 int typeParamCount = subclass.getTypeParameters().length; in constructSpecializedType() local468 private TypeBindings _bindingsForSubtype(JavaType baseType, int typeParamCount, in _bindingsForSubtype()