Descripción
Sintaxis
public static CallSite metafactory(MethodHandles.Lookup caller, String invokedName, MethodType invokedType, MethodType samMethodType, MethodHandle implMethod, MethodType instantiatedMethodType) throws LambdaConversionException
Parámetros
- MethodType samMethodType,
- MethodType invokedType,
- String invokedName,
- MethodType instantiatedMethodType,
- MethodHandles.Lookup caller,
- MethodHandle implMethod,
Excepciones
Clase Padre
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.