Java
Name:
help
2011-01-12 21:10
Help me out, java style
why does this line of code not work?
public Words(Arraylist<String> x)
can i not use an arrayList as a paramete?
i am a java noob so please don't talk fancy
Name:
Anonymous
2011-01-12 21:11
it says cannot find symbol class ArrayList
Name:
Anonymous
2011-01-12 21:14
Just give up.
Name:
Anonymous
2011-01-12 21:18
You need more semicolons for efficiency.
Name:
Anonymous
2011-01-12 21:49
The line you pasted has a capitalization error: it should be "ArrayList". Also, don't forget to import java.util.ArrayList.
Name:
Anonymous
2011-01-13 1:20
>>5
He said not to talk fancy.
Name:
Anonymous
2011-01-13 23:11
Everything was already said in
>>5 thread over
Name:
Anonymous
2011-01-14 2:20
Name:
Anonymous
2013-01-19 23:21
/prog/ will be spammed continuously until further notice. we apologize for any inconvenience this may cause.
Newer Posts