Chuletario Java
Chuletario Java
getKey()
Excepciones:
getValue()
Class MiExcepcion extends Exception{}
Colas:
throw new MiExcepcion;
Boolean add(E e)
TIPOS :
Boolean offer(E e)
FileNotFoundException
E poll() y E peek()
ClassNotFoundException