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