java9 Local-variable type inference时间:2023-03-09 07:42:09 var ls = Arrays.asList("1","2"); System.out.println(ls);