Searched refs:constructRawMapLikeType (Results 1 – 2 of 2) sorted by relevance
598 type = tf.constructRawMapLikeType(MapLike.class); // must have type vars in testRawMaps()604 type = tf.constructRawMapLikeType(String.class); in testRawMaps()
1180 public MapLikeType constructRawMapLikeType(Class<?> mapClass) { in constructRawMapLikeType() method in TypeFactory