You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* The `LambdaMetafactory` class was auto generated.
@@ -52,6 +61,9 @@ public static function altMetafactory($a = null, $b = null, $c = null, $d = null
52
61
/**
53
62
* Facilitates the creation of simple "function objects" that implement one or more interfaces by delegation to a provided MethodHandle, after appropriate type adaptation and partial evaluation of arguments.
54
63
*
64
+
* @native JavaClass
65
+
* @native ConstantPool
66
+
* @param JavaClass $javaClass
55
67
* @param mixed $a
56
68
* @param mixed $b
57
69
* @param mixed $c
@@ -62,8 +74,43 @@ public static function altMetafactory($a = null, $b = null, $c = null, $d = null
0 commit comments