list.add(0, myObject);
You can also read this for some other valuable examples:
http://groovy.codehaus.org/JN1015-Collections
list.add(0, myObject);
You can also read this for some other valuable examples:
http://groovy.codehaus.org/JN1015-Collections