Searched defs:isEmptyMethod (Results 1 – 2 of 2) sorted by relevance
121 private final Method isEmptyMethod; field in InlineMethodResolver.InlineMethodResolver_version36
1294 final Method isEmptyMethod = ClassUtils.getPublicMethod(set.getClass(), "isEmpty"); in testGetPublicMethod() local1443 final Method isEmptyMethod = set.getClass().getMethod("isEmpty"); in testShowJavaBug() local