|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuoc.ei.tads.DiccionarioVectorImpl.IteradorValores<CI,EI>
protected static class DiccionarioVectorImpl.IteradorValores<CI,EI>
Constructor Summary | |
---|---|
DiccionarioVectorImpl.IteradorValores(Iterador<ClaveValor<CI,EI>> iterador)
|
Method Summary | |
---|---|
boolean |
haySiguiente()
Comprueba si hay siguiente elemento. |
EI |
siguiente()
Accesor de lectura del siguiente elemento de la enumeración. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DiccionarioVectorImpl.IteradorValores(Iterador<ClaveValor<CI,EI>> iterador)
Method Detail |
---|
public boolean haySiguiente()
Iterador
haySiguiente
in interface Iterador<EI>
public EI siguiente()
Iterador
siguiente
in interface Iterador<EI>
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |