Ejemplo n.º 1
0
 public static void Destroy() {
   speedBuffer = true;
   cacheWriter.destroy();
 }
Ejemplo n.º 2
0
 public static boolean IsRunning() {
   return cacheWriter.IsRunning();
 }