for (Iterator<AllocationStatusEvent> it = data.iterator(); it.hasNext(); ) {
AllocationStatusEvent event = it.next();
Generics Tutorial http://java.sun.com/j2se/1.5/pdf/generics-tutorial.pdf
http://java.sun.com/reference/tigeradoption/
wiki: SwingBugs
Attachments
- generics-tutorial.pdf (70.0 kB) -
Generics Tutorial
, added by tigger on 08/09/05 16:41:05.
