ArrayList[] neighbors = new ArrayList[50];
this is in processing
I tried capitalizing the f in float because I thought maybe float isn’t a wrapper object so i have to use Float. But that didn’t work. I also tried removing the square brackets and I also tried using round brackets.
New contributor
Alexander park is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.