Descripción
Sintaxis
public static MethodHandle permuteArguments(MethodHandle target, MethodType newType, int... reorder)
Parámetros
- int… reorder,
- MethodHandle target,
- MethodType newType,
Excepciones
IllegalArgumentException, NullPointerException
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.