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

/openjdk7/jdk/test/java/lang/invoke/
H A DPrivateInvokeTest.java222 if (type == THIS_CLASS) return this.withCounter(nn);
292 private PrivateInvokeTest withCounter(int counter) { method in class:PrivateInvokeTest

Completed in 30 milliseconds