Long gListTemporal=-1L;
for( Iterator< GrupoInfVO > it = gList.iterator(); it.hasNext() ; ) { GrupoInfVO str = it.next();
if(str.getxIdGin().equals(gListTemporal) ){ it.remove();
}
else{ gListTemporal = str.getxIdGin();
}
}
martes, octubre 11, 2011
Remove Item from List - Preventing java.util.ConcurrentModificationException
Suscribirse a:
Comentarios (Atom)
Entradas populares
-
Today when log in on my gmail account I got this message alert talking about new gmail features. What's new ? Visit link above: http...
-
-
This afternoon Google extended the AJAX Feed API with a new Slide Show Control . This control allows you to easily embed a slide show of im...
-
I'm trying to create a blogger post that can process jquery code. Click on the button below to see a jquery dialog window with a google ...
-
En Murcia, a esta especie de chiflados se les receta un tratamiento de nueve aguadillas, siempre en ayunas, sumergiéndolos en alguna acequia...
-
¿Trabajas en nuevas tecnologías? ¿Te sientes poco valorado? ¿Crees que cobras poco? VETE A HOLANDA ! A continuación os dejo un par de r...
-
from Intenta Los sistemas de soporte basados en tickets son muy populares en empresas que permiten realizar consultas con respecto a sus pr...
-
Desde este medio día, 27 de Agosto, ya tengo disponible en mi cuenta de Gmail la funcionalidad de llamadas con google voice. Todo comi...
-
If you log in facebook and start chatting, you can get that chat into a single page just typing http://www.facebook.com/presence/popup.php ....
-
I was spending two weeks of my holidays in south of spain. ArteVida is an awesome hotel bar on the beach. You can watch Africa from Europ...


