Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Ok, so you cannot create this object with a constructor like that apparently, so what I did was to use fromList() function and getting the values from an ArrayList that I had. Solved the problem.