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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/codemodel/internal/
H A DJMethod.java354 public boolean hasSignature(JType[] argTypes) { method in class:JMethod
H A DJDefinedClass.java548 if (m.hasSignature(argTypes))
598 if (m.hasSignature(argTypes))

Completed in 24 milliseconds