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

/openjdk7/jdk/src/share/classes/java/lang/invoke/
H A DInvokeGeneric.java48 this.initialInvoker = makeInitialInvoker();
64 private MethodHandle makeInitialInvoker() throws ReflectiveOperationException { method in class:InvokeGeneric

Completed in 314 milliseconds