Searched refs:_collectionType (Results 1 – 1 of 1) sorted by relevance
1216 private JavaType _collectionType(Class<?> rawClass, TypeBindings bindings, in _collectionType() method in TypeFactory1506 return _collectionType(rawType, bindings, superClass, superInterfaces); in _fromWellKnownClass()