Home
last modified time | relevance | path

Searched defs:constructCollectionLikeType (Results 1 – 1 of 1) sorted by relevance

/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/type/
DTypeFactory.java850 …public CollectionLikeType constructCollectionLikeType(Class<?> collectionClass, Class<?> elementCl… in constructCollectionLikeType() method in TypeFactory
861 …public CollectionLikeType constructCollectionLikeType(Class<?> collectionClass, JavaType elementTy… in constructCollectionLikeType() method in TypeFactory