Relative Content

Tag Archive for javaalgorithmback

How to stop Loop Verification

being real I dont have a problem but I want to learn something that i didnt know, so I did a really simple word add and remove on Java, but when I want to verificate which word I have to remove, the system do the verification for every word know in the Set, and doing that he display one message for every word that get into the Loop verificating everyone of them, how can I set a method to only set a message for the word that I want?