示例#1
0
 public boolean usingEnglishNames() {
   return USE_ENGLISH_NAMES.get();
 }
示例#2
0
 public ApplicationMode getApplicationMode() {
   return APPLICATION_MODE.get();
 }