Edited by noel222, 10 February 2012 - 02:27 PM.
3 replies to this topic
#1
Posted 10 February 2012 - 12:54 PM
nevermind I figured it out
|
|
|
#2
Posted 10 February 2012 - 01:20 PM
Your ArrayList is of type Player, not String, so it would contain Player objects, not String objects. Still, I don't think that's quite what you meant. How are you testing to see whether the players are in the ArrayList? I need to see more code to know what's going on.
Hofstadter's Law: It always takes longer than you expect, even when you take into account Hofstadter's Law.
– Douglas Hofstadter, Gödel, Escher, Bach: An Eternal Golden Braid
#3
Posted 10 February 2012 - 01:21 PM
that is all the code I have so far. I am using the contains method to see if the array list contains the players and their nicknames.
#4
Posted 10 February 2012 - 02:30 PM
Cross posted at: Strings not being added to arraylist
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









