On Tue, Jan 24, 2012 at 8:37 PM, Ricky Clarkson
<ricky.clark...@gmail.com> wrote:
> Regarding Collections.list(a, b, c, d), see Arrays.asList.

To do what I said, you'd have to use Lists.newArrayList.
Arrays.asList is a fixed size list, no?

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to javaposse@googlegroups.com.
To unsubscribe from this group, send email to 
javaposse+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to