OSDN Git Service

use diamond operator.
[mikutoga/Pmd2XML.git] / src / main / java / jp / sfjp / mikutoga / pmd2xml / ModelFileType.java
index d474e3b..048219a 100644 (file)
@@ -53,7 +53,7 @@ public enum ModelFileType {
     /**
      * コンストラクタ。
      */
-    private ModelFileType(){
+    ModelFileType(){
         return;
     }