forked from Prof-Calebe/Source-Code-Inspection
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Issues_TesteDeSoftware/Source Code Inspection/src/br/calebe/ticketmachine/core/Troco.java
Line 47 in 56b0f5f
| public Iterator<PapelMoeda> getIterator() { |
Estranho o nome do método possuir o nome Iterator atrelado a ele, tanto pelo fato de não fazer sentido retornar um Iterator neste método quanto pelo próprio retorno que ele dá.
Reactions are currently unavailable