Searched refs:boundRawType (Results 1 – 1 of 1) sorted by relevance
294 Class<?> boundRawType = fieldInfo.boundType.getRawType(); in bindField() local295 if (!boundRawType.isAssignableFrom(naturalRawType)) { in bindField()299 boundRawType.getName(), in bindField()