Discrimination of Enums in Java 7 and above

    1. Because the bullet "." (U + 30FB) can no longer be used

Example: For Java 7 and earlier enum school {       ... Nursery school / infant garden    } For Java 7 or later enum school {       ... Nursery school toddler garden    }

Recommended Posts

Discrimination of Enums in Java 7 and above
Basics of threads and Callable in Java [Beginner]
The comparison of enums is ==, and equals is good [Java]
Implementation of gzip in java
Advantages and disadvantages of Java
Use of Abstract Class and Interface properly in Java
Implementation of tri-tree in Java
[For beginners] Explanation of classes, instances, and statics in Java
About fastqc of Biocontainers and Java
Encoding and Decoding example in Java
List of members added in Java 9
Understanding equals and hashCode in Java
Implementation of like function in Java
Hello world in Java and Gradle
[Java] Get the dates of the past Monday and Sunday in order
[Java8] Proper use of Comparable and Comparator in terms of employee sorting
Mechanism and characteristics of Collection implementation class often used in Java
Evolutions of enums and switch statements! ?? Try to achieve algebraic data types and pattern matching in Java
[Java] I participated in ABC-188 of Atcorder.
Implementation of DBlayer in Java (RDB, MySQL)
Get the result of POST in Java
After 3 months of Java and Spring training
[Java] for Each and sorted in Lambda
[Java] Inheritance and structure of HttpServlet class
Summary of hashes and symbols in Ruby
Basic usage of enums and code examples
[Java / Swift] Comparison of Java Interface and Swift Protocol
[Ruby] Classification and usage of loops in Ruby
Arrylist and linked list difference in java
Program PDF headers and footers in Java
The story of writing Java in Emacs
Learn Flyweight patterns and ConcurrentHashMap in Java
Java Direction in C ++ Design and Evolution
Summary of Java Math.random and import (Calendar)
Role of JSP in Web application [Java]
[Java] Contents of Collection interface and List interface
Java to C and C to Java in Android Studio
Reading and writing gzip files in Java
Difference between int and Integer in Java
Basics of java basics ② ~ if statement and switch statement ~
Sample code to serialize and deserialize Java Enum enums and JSON in Jackson
The story of forgetting to close a file in Java and failing
This and that of the implementation of date judgment within the period in Java
Find the maximum and minimum of the five numbers you entered in Java
Effective Java 3rd Edition Chapter 6 enums and annotations
Regarding the transient modifier and serialization in Java
Create barcodes and QR codes in Java PDF
[Java] Handling of JavaBeans in the method chain
I received the data of the journey (diary application) in Java and visualized it # 001
The story of making ordinary Othello in Java
Detect similar videos in Java and OpenCV rev.2
About the idea of anonymous classes in Java
Partization in Java
[Java] Personal summary of classes and methods (basic)
Parallel and parallel processing in various languages (Java edition)
Measure the size of a folder in Java
Difference between next () and nextLine () in Java Scanner
[Java] The confusing part of String and StringBuilder
Changes in Java 11
[Java] Use of final in local variable declaration
Feel the passage of time even in Java