Home
last modified time | relevance | path

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

/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/type/
DCollectionLikeType.java15 public class CollectionLikeType extends TypeBase class
30 protected CollectionLikeType(Class<?> collT, TypeBindings bindings, in CollectionLikeType() method in CollectionLikeType
42 protected CollectionLikeType(TypeBase base, JavaType elemT) in CollectionLikeType() method in CollectionLikeType