Java List Move Item moveElementInList(List list, int targetIndex, int sourceIndex)

Here you can find the source of moveElementInList(List list, int targetIndex, int sourceIndex)