Пройдемся по листу

    Date: 03/04/15 (Code WTF)    Keywords: java

    Java:

    Iterator iterator = batch.iterator();
    while (iterator.hasNext()) {
        message = iterator.next();
        iterator.remove();
    }
    return message;
    


    (batch - List)

    Source: https://code-wtf.livejournal.com/221381.html

« Печатаем имя... || Найдено в коде... »


antivirus | apache | asp | blogging | browser | bugtracking | cms | crm | css | database | ebay | ecommerce | google | hosting | html | java | jsp | linux | microsoft | mysql | offshore | offshoring | oscommerce | php | postgresql | programming | rss | security | seo | shopping | software | spam | spyware | sql | technology | templates | tracker | virus | web | xml | yahoo | home