Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CODE: método Iterator<Product> MyBagManager.getUnitsIterator(); #61

Open
MIT-FS opened this issue Nov 29, 2020 · 0 comments
Open

CODE: método Iterator<Product> MyBagManager.getUnitsIterator(); #61

MIT-FS opened this issue Nov 29, 2020 · 0 comments
Assignees
Labels
new code Nueva implementación

Comments

@MIT-FS
Copy link
Collaborator

MIT-FS commented Nov 29, 2020

Usar la clase UnitsComparator, conforme a la interfaz Comparator
/**
*
* @return un iterador que recorre la cesta por número de unidades, de más a menos
*/
Iterator getUnitsIterator();

@MIT-FS MIT-FS changed the title Escribir el método MyBagManager.getUnitsIterator(); Escribir el método Iterator<Product> MyBagManager.getUnitsIterator(); Nov 30, 2020
@MIT-FS MIT-FS changed the title Escribir el método Iterator<Product> MyBagManager.getUnitsIterator(); CODE: método Iterator<Product> MyBagManager.getUnitsIterator(); Nov 30, 2020
@MIT-FS MIT-FS added the new code Nueva implementación label Nov 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new code Nueva implementación
Projects
None yet
Development

No branches or pull requests

1 participant