8 lines
214 B
Markdown
Raw Normal View History

## Core Java Lang (Part 6)
This module contains articles about core features in the Java language
### Relevant Articles:
2023-07-19 19:36:16 +08:00
- [Convert One Enum to Another Enum in Java](https://www.baeldung.com/java-convert-enums)