System.out.printf("String to Enum example using name : %s%n", drink.name()); } //Converting Enum to String using toString() method
確定! 回上一頁