Searched defs:getMethodType (Results 1 – 1 of 1) sorted by relevance
263 public static Type getMethodType(final String methodDescriptor) { in getMethodType() method in Type274 public static Type getMethodType(final Type returnType, final Type... argumentTypes) { in getMethodType() method in Type