Suppose myList points to a list with the elements 34 65 27 89 12 (in this order). The statement
myList.splitMid(sublist);
splits myList into two sublists: myList points to the list with the elements 34 65 27, and sublist points to the sublist with elements 89 12.
* The Best Reasons to Target Windows 8
Learn some of the best reasons why you should seriously consider bringing your Android mobile development expertise to bear on the Windows 8 platform.