Descripción
Sintaxis
public V exchange(V x) throws InterruptedException
public V exchange(V x, long timeout, TimeUnit unit) throws InterruptedException, TimeoutException
Parámetros
- V x,
- long timeout,
- TimeUnit unit,
Excepciones
InterruptedException, TimeoutException
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.