Searched refs:addArrayValue (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/codemodel/internal/
H A DTypedAnnotationWriter.java102 return addArrayValue(proxy,name,rt.getComponentType(),method.getReturnType(),arg);
157 private Object addArrayValue(Object proxy,String name, Class itemType, Class expectedReturnType, Object arg) { method in class:TypedAnnotationWriter

Completed in 2698 milliseconds