Searched refs:realET (Results 1 – 1 of 1) sorted by relevance
834 JavaType realET = t.getContentType(); in constructCollectionType() local835 if (!realET.equals(elementType)) { in constructCollectionType()838 ClassUtil.nameOf(collectionClass), elementType, realET)); in constructCollectionType()