Searched refs:constructCollectionLikeType (Results 1 – 2 of 2) sorted by relevance
110 …CollectionLikeType collectionType = ctxt.getTypeFactory().constructCollectionLikeType(propertyType… in createContextual()
850 …public CollectionLikeType constructCollectionLikeType(Class<?> collectionClass, Class<?> elementCl… in constructCollectionLikeType() method in TypeFactory851 return constructCollectionLikeType(collectionClass, in constructCollectionLikeType()861 …public CollectionLikeType constructCollectionLikeType(Class<?> collectionClass, JavaType elementTy… in constructCollectionLikeType() method in TypeFactory1151 return constructCollectionLikeType(collectionClass, unknownType()); in constructRawCollectionLikeType()