import java.util.stream.Stream;. public class EnumToStringList {. public enum Alpha { A,B,C,D; }. public static void main(String[] args) {.
確定! 回上一頁