Searched refs:constructArrayType (Results 1 – 3 of 3) sorted by relevance
793 public ArrayType constructArrayType(Class<?> elementType) { in constructArrayType() method in TypeFactory803 public ArrayType constructArrayType(JavaType elementType) { in constructArrayType() method in TypeFactory
124 assertSame(clz, tf.constructArrayType(elemType).getRawClass()); in testArrays()
4027 _typeFactory.constructArrayType(type), null,