Java Array Init Example Java List 간단한 초기화 방법 List list = Arrays.asList(new Feature("New!"), new Feature("Awesome!"); 프로그램/java 2013.07.25