You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -191,7 +190,7 @@ public synchronized String leggi() {
191
190
returnnull;
192
191
}
193
192
} else {
194
-
if(this.mostraAvvisi) System.err.println("Impossibile leggere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da leggi().");
193
+
if(this.mostraAvvisi) System.err.println("Impossibile leggere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('null').\nGenerato da leggi().");
195
194
returnnull;
196
195
}
197
196
}
@@ -210,7 +209,7 @@ public synchronized void scrivi(String testoDaScrivere) {
210
209
if(this.mostraAvvisi) System.err.println("Errore durante la scrittura del file tramite JFM.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da scrivi().");
211
210
}
212
211
} else {
213
-
if(this.mostraAvvisi) System.err.println("Impossibile scrivere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da scrivi().");
212
+
if(this.mostraAvvisi) System.err.println("Impossibile scrivere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('null').\nGenerato da scrivi().");
if(this.mostraAvvisi) System.err.println("Errore durante la scrittura del file tramite JFM.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da scrivi().");
230
229
}
231
230
} else {
232
-
if(this.mostraAvvisi) System.err.println("Impossibile scrivere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da scrivi().");
231
+
if(this.mostraAvvisi) System.err.println("Impossibile scrivere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('null').\nGenerato da scrivi().");
if(this.mostraAvvisi) System.err.println("Errore durante la scrittura del file tramite JFM.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da scrivi().");
250
249
}
251
250
} else {
252
-
if(this.mostraAvvisi) System.err.println("Impossibile scrivere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da scrivi(String).");
251
+
if(this.mostraAvvisi) System.err.println("Impossibile scrivere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('null').\nGenerato da scrivi(String).");
253
252
}
254
253
}
255
254
@@ -270,7 +269,7 @@ public synchronized void scriviOggetto(Object oggettoDaSerializzare) {
270
269
if(this.mostraAvvisi) System.err.println("Impossibile serializzare l'oggetto tramite JFM. L'oggetto inserito non è serializzabile.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da scriviOggetto().");
271
270
}
272
271
} else {
273
-
if(this.mostraAvvisi) System.err.println("Impossibile serializzare l'oggetto tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da scriviOggetto().");
272
+
if(this.mostraAvvisi) System.err.println("Impossibile serializzare l'oggetto tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('null').\nGenerato da scriviOggetto().");
274
273
}
275
274
}
276
275
@@ -292,7 +291,7 @@ public synchronized void scriviOggetto(Object oggettoDaSerializzare, boolean can
292
291
if(this.mostraAvvisi) System.err.println("Impossibile serializzare l'oggetto tramite JFM. L'oggetto inserito non è serializzabile.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da scriviOggetto().");
293
292
}
294
293
} else {
295
-
if(this.mostraAvvisi) System.err.println("Impossibile serializzare l'oggetto tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da scriviOggetto().");
294
+
if(this.mostraAvvisi) System.err.println("Impossibile serializzare l'oggetto tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('null').\nGenerato da scriviOggetto().");
296
295
}
297
296
}
298
297
@@ -312,7 +311,7 @@ public synchronized Object leggiOggetto() {
312
311
returnnull;
313
312
}
314
313
} else {
315
-
if(this.mostraAvvisi) System.err.println("Impossibile de-serializzare l'oggetto tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da leggiOggetto().");
314
+
if(this.mostraAvvisi) System.err.println("Impossibile de-serializzare l'oggetto tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('null').\nGenerato da leggiOggetto().");
316
315
returnnull;
317
316
}
318
317
}
@@ -330,7 +329,7 @@ public synchronized void scriviTipizzato(String testoDaScrivere) {
330
329
if(this.mostraAvvisi) System.err.println("Errore durante la scrittura del file tramite JFM.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da scriviTipizzato(String).");
331
330
}
332
331
} else {
333
-
if(this.mostraAvvisi) System.err.println("Impossibile scrivere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da scriviTipizzato(String).");
332
+
if(this.mostraAvvisi) System.err.println("Impossibile scrivere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('null').\nGenerato da scriviTipizzato(String).");
if(this.mostraAvvisi) System.err.println("Errore durante la scrittura del file tramite JFM.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da scriviTipizzato(String).");
349
348
}
350
349
} else {
351
-
if(this.mostraAvvisi) System.err.println("Impossibile scrivere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da scriviTipizzato(String).");
350
+
if(this.mostraAvvisi) System.err.println("Impossibile scrivere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('null').\nGenerato da scriviTipizzato(String).");
352
351
}
353
352
}
354
353
@@ -365,7 +364,7 @@ public synchronized void scriviTipizzato(int testoDaScrivere) {
365
364
if(this.mostraAvvisi) System.err.println("Errore durante la scrittura del file tramite JFM.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da scriviTipizzato(int).");
366
365
}
367
366
} else {
368
-
if(this.mostraAvvisi) System.err.println("Impossibile scrivere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da scriviTipizzato(int).");
367
+
if(this.mostraAvvisi) System.err.println("Impossibile scrivere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('null').\nGenerato da scriviTipizzato(int).");
if(this.mostraAvvisi) System.err.println("Errore durante la scrittura del file tramite JFM.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da scriviTipizzato(int).");
384
383
}
385
384
} else {
386
-
if(this.mostraAvvisi) System.err.println("Impossibile scrivere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da scriviTipizzato(int).");
385
+
if(this.mostraAvvisi) System.err.println("Impossibile scrivere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('null').\nGenerato da scriviTipizzato(int).");
387
386
}
388
387
}
389
388
@@ -400,7 +399,7 @@ public synchronized void scriviTipizzato(double testoDaScrivere) {
400
399
if(this.mostraAvvisi) System.err.println("Errore durante la scrittura del file tramite JFM.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da scriviTipizzato(double).");
401
400
}
402
401
} else {
403
-
if(this.mostraAvvisi) System.err.println("Impossibile scrivere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da scriviTipizzato(double).");
402
+
if(this.mostraAvvisi) System.err.println("Impossibile scrivere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('null').\nGenerato da scriviTipizzato(double).");
if(this.mostraAvvisi) System.err.println("Errore durante la scrittura del file tramite JFM.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da scriviTipizzato(double).");
419
418
}
420
419
} else {
421
-
if(this.mostraAvvisi) System.err.println("Impossibile scrivere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da scriviTipizzato(double).");
420
+
if(this.mostraAvvisi) System.err.println("Impossibile scrivere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('null').\nGenerato da scriviTipizzato(double).");
422
421
}
423
422
}
424
423
@@ -435,7 +434,7 @@ public synchronized void scriviTipizzato(float testoDaScrivere) {
435
434
if(this.mostraAvvisi) System.err.println("Errore durante la scrittura del file tramite JFM.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da scriviTipizzato(float).");
436
435
}
437
436
} else {
438
-
if(this.mostraAvvisi) System.err.println("Impossibile scrivere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da scriviTipizzato(float).");
437
+
if(this.mostraAvvisi) System.err.println("Impossibile scrivere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('null').\nGenerato da scriviTipizzato(float).");
if(this.mostraAvvisi) System.err.println("Errore durante la scrittura del file tramite JFM.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da scriviTipizzato(float).");
454
453
}
455
454
} else {
456
-
if(this.mostraAvvisi) System.err.println("Impossibile scrivere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da scriviTipizzato(float).");
455
+
if(this.mostraAvvisi) System.err.println("Impossibile scrivere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('null').\nGenerato da scriviTipizzato(float).");
457
456
}
458
457
}
459
458
@@ -471,7 +470,7 @@ public synchronized String leggiString() {
471
470
returnnull;
472
471
}
473
472
} else {
474
-
if(this.mostraAvvisi) System.err.println("Impossibile leggere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da leggiString().");
473
+
if(this.mostraAvvisi) System.err.println("Impossibile leggere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('null').\nGenerato da leggiString().");
475
474
returnnull;
476
475
}
477
476
}
@@ -490,7 +489,7 @@ public synchronized int leggiInt() {
490
489
return0;
491
490
}
492
491
} else {
493
-
if(this.mostraAvvisi) System.err.println("Impossibile leggere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da leggiInt().");
492
+
if(this.mostraAvvisi) System.err.println("Impossibile leggere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('null').\nGenerato da leggiInt().");
494
493
return0;
495
494
}
496
495
}
@@ -509,7 +508,7 @@ public synchronized double leggiDouble() {
509
508
return0;
510
509
}
511
510
} else {
512
-
if(this.mostraAvvisi) System.err.println("Impossibile leggere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da leggiDouble().");
511
+
if(this.mostraAvvisi) System.err.println("Impossibile leggere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('null').\nGenerato da leggiDouble().");
513
512
return0;
514
513
}
515
514
}
@@ -528,7 +527,7 @@ public synchronized float leggiFloat() {
528
527
return0;
529
528
}
530
529
} else {
531
-
if(this.mostraAvvisi) System.err.println("Impossibile leggere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('" + this.fileDaGestire + "').\nGenerato da leggiFloat().");
530
+
if(this.mostraAvvisi) System.err.println("Impossibile leggere il contenuto del file tramite JFM. Non è stato inserito alcun file da gestire.\nDa JFM('null').\nGenerato da leggiFloat().");
0 commit comments