Searched defs:getParamNames (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/beans/
H A DMethodDescriptor.java136 // pp getParamNames used as an optimization to avoid method.getParameterTypes.
137 String[] getParamNames() { method in class:MethodDescriptor

Completed in 29 milliseconds