public class TypeCollector extends Object
TypeCollector(String methodName, Class<?>[] parameterTypes)
String[]
getParameterNamesForMethod()
boolean
hasJsonType()
matched()
void
visitAnnotation(String desc)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TypeCollector(String methodName, Class<?>[] parameterTypes)
public void visitAnnotation(String desc)
public String[] getParameterNamesForMethod()
public boolean matched()
public boolean hasJsonType()
Copyright © 2012–2020 Alibaba Group. All rights reserved.