コード例 #1
0
 private Locale getLocale() {
   Field<?> firstField = getFields().iterator().next();
   return firstField.getLocale();
 }