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