Esempio n. 1
0
 public boolean usingEnglishNames() {
   return USE_ENGLISH_NAMES.get();
 }
Esempio n. 2
0
 public ApplicationMode getApplicationMode() {
   return APPLICATION_MODE.get();
 }