Searched refs:LambdaInterface (Results 1 – 1 of 1) sorted by relevance
304 private static native void testInvokeLambdaMethod(LambdaInterface iface); in testInvokeLambdaMethod()306 private static native void testInvokeLambdaDefaultMethod(LambdaInterface iface); in testInvokeLambdaDefaultMethod()446 interface LambdaInterface { interface