Log.logInfo("TABLE","initialization of "+tablefile.getName()+". table copy: "+((this.table==null)?"no":"yes")+", available RAM: "+(MemoryControl.available()/1024L/1024L)+"MB, needed: "+(neededRAM4table/1024L/1024L)+"MB, allocating space for "+records+" entries");
Log.logInfo("TABLE","initialization of "+tablefile.getName()+". table copy: "+((this.table==null)?"no":"yes")+", available RAM: "+(MemoryControl.available()/1024L/1024L)+"MB, needed: "+(neededRAM4table/1024L/1024L)+"MB, allocating space for "+records+" entries");