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

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

Completed in 60 milliseconds