Пример #1
0
 public static final void reset() {
   if (plxLogger != null) {
     plxLogger.reset();
   }
   random.reset();
   nameDictionary.reset();
 }