Example #1
0
 static {
   sInfoCache = new Hashtable();
   sCleanupThread = new InfoCacheCleanup();
   sCleanupThread.start();
 }