Guest User

Untitled

a guest
May 24th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.11 KB | None | 0 0
  1. if(mystring.contains(mymap[anykeyinmap])){
  2.  
  3. //do stuff using all of the linked values that were found
  4.  
  5. }
Add Comment
Please, Sign In to add comment