|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuoc.ei.tads.DiccionariLlistaImpl.RecorregutAmbAnterior<E>
protected static class DiccionariLlistaImpl.RecorregutAmbAnterior<E>
Constructor Summary | |
---|---|
DiccionariLlistaImpl.RecorregutAmbAnterior(Recorregut<E> r)
|
Method Summary | |
---|---|
Posicio<E> |
actual()
|
Posicio<E> |
anterior()
|
boolean |
hiHaSeguent()
Comprova si hi ha un primer o següent element. |
Posicio<E> |
seguent()
Accessor de lectura del primer o següent element de l'enumeració. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DiccionariLlistaImpl.RecorregutAmbAnterior(Recorregut<E> r)
Method Detail |
---|
public Posicio<E> seguent()
Recorregut
seguent
in interface Recorregut<E>
public boolean hiHaSeguent()
Recorregut
hiHaSeguent
in interface Recorregut<E>
public Posicio<E> anterior()
public Posicio<E> actual()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |