Home
last modified time | relevance | path

Searched refs:helloifyMethod (Results 1 – 1 of 1) sorted by relevance

/external/apache-commons-bcel/src/examples/
Dhelloify.java66 methods[j] = helloifyMethod(methods[j]); in main()
90 private static Method helloifyMethod(Method m) { in helloifyMethod() method in helloify