Package lumis.util

Class CollectionExecutor<T>

  • Type Parameters:
    T - the type of the collection elements.

    public class CollectionExecutor<T>
    extends Object
    Utility used to process collections in blocks.

    Currently each block is fixed in a maximum size, the default value is 1000 elements.

    Since:
    4.2.2.090330
    Version:
    $Revision: 23745 $ $Date: 2020-04-07 20:09:15 -0300 (Tue, 07 Apr 2020) $