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