Descripción
Sintaxis
public static TerminalFactory getInstance(String type, Object params) throws NoSuchAlgorithmException
public static TerminalFactory getInstance(String type, Object params, String provider) throws NoSuchAlgorithmException, NoSuchProviderException
public static TerminalFactory getInstance(String type, Object params, Provider provider) throws NoSuchAlgorithmException
Parámetros
- Provider provider,
- String provider,
- Object params,
- String type,
Excepciones
NoSuchAlgorithmException, IllegalArgumentException, NoSuchProviderException, 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.