Home > Back-end > Code analytical resolution two sentences for bosses told!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Code analytical resolution two sentences for bosses told!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Time:10-14
Package GenericProgramma;
The import java.net.StandardSocketOptions; Import the Java. Util. ArrayList; Import the Java. Util. Collections; import java.util.*; The class IteratorTest { Public static void main (String args []) { List TableList=new ArrayList<> (a); TableList. Add (" journey to the west "); TableList. Add (" water margin "); List BookList=new ArrayList<> (a); BookList. Add (" the romance of The Three Kingdoms "); BookList. Add (" Shakespeare "); BookList. Add (" a dream of red mansions "); BookList. Add (0, tableList. Get (1)); BookList. Set (2, tableList. Get (0)); System. The out. Println (String. Join (", ", bookList)); } }
BookList. Add (0, tableList. Get (1)); BookList. Set (2, tableList. Get (0)); System. The out. Println (String. Join (", ", bookList)); Is the meaning of these lines