Ciao a tutti volevo sapere se e in quale altra struttura dati è possibile mettere in await() un singolo elemento come nelle HashMap:
codice:this.coda.put(imp, this.accessoVar.newCondition()); this.coda.get(imp).await();![]()
Ciao a tutti volevo sapere se e in quale altra struttura dati è possibile mettere in await() un singolo elemento come nelle HashMap:
codice:this.coda.put(imp, this.accessoVar.newCondition()); this.coda.get(imp).await();![]()