geeky · non php code Java List/Array syntax December 30, 2009May 20, 2011 Dodo Something I always forget, a shortcut array syntax for Java: List<T> listOfAnything = Arrays.asList(t1, t2); Share this: Click to share on X (Opens in new window) X Click to share on Facebook (Opens in new window) Facebook Click to share on Pinterest (Opens in new window) Pinterest Click to print (Opens in new window) Print Like Loading... Related Share this: Click to share on X (Opens in new window) X Click to share on Facebook (Opens in new window) Facebook Click to share on Pinterest (Opens in new window) Pinterest Click to print (Opens in new window) Print Like Loading...
So technical. But might be a good web reference.
Wow, the comment looks very stylish.