예제 #1
0
 static {
   for (KEY key : KEY.values()) {
     fieldMap.put(key.getFieldName(), key);
   }
 }