|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContenidorAfitat<E>
Interfície que exten contenidor afegint les operacions necessàries per als contenidors afitats. Aquesta interfície ha de ser implementada per totes les implementacions de contenidors que són afitades.
Method Summary | |
---|---|
boolean |
estaPle()
Comprova si el contenidor està ple. |
Methods inherited from interface uoc.ei.tads.Contenidor |
---|
elements, estaBuit, nombreElems |
Method Detail |
---|
boolean estaPle()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |