I want to convert List to List.
List
One of the existing methods is returning List and I
This is pretty inefficient, but at least you don't have to write a lot of code~
List stringList = new ArrayList(); List objectList = Arrays.asList(stringList.toArray());