In java, I have List source, list1, list2 So, I have to retain source with list1 and list2 like
List source, list1, list2
source
list1
list2