Enum starting with number

suggest change

Introduction

Java does not allow the name of enum to start with number like 100A, 25K. In that case, we can append the code with _ (underscore) or any allowed pattern and make check of it.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


Enum starting with a number:
*Enum starting with number

Table Of Contents
96XJC
122JNDI
150JMX
176Enum starting with a number