Searched defs:elementClass (Results 1 – 5 of 5) sorted by relevance
59 Class<?> elementClass() default Object.class; in elementClass() method261 Class<?> elementClass = ((MethodAnnotation)methodAnnotations[0]).elementClass(); in addMethodAnnotationWithClassElement() local283 Class<?> elementClass = ((MethodAnnotation)methodAnnotations[0]).elementClass(); in addMethodAnnotationWithMultiElements() local
158 Class elementClass = instances[0].getClass(); in TestNGClassFinder() local
814 Class<?> elementClass) { in constructCollectionType()850 …c CollectionLikeType constructCollectionLikeType(Class<?> collectionClass, Class<?> elementClass) { in constructCollectionLikeType()
632 function(offset, numElements, elementClass, nullable, argument
374 String elementClass; in atNewArrayExpr2() local