Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

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:49

The line you pasted has a capitalization error: it should be "ArrayList". Also, don't forget to import java.util.ArrayList.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List