Constructs a RoundRobinArchiveContainercontaining the RoundRobinArchive of the specified collection, in the order they are returned by the collection's iterator.
Constructs an empty RoundRobinArchiveContainerwith the specified initial capacity and with its capacity increment equal to zero.
param initialCapacity the initial capacity of the RoundRobinArchiveContainer.
Constructs a RoundRobinContainer containing the RoundRobinItf of the specified collection, in the order they are returned by the collection's iterator.
Constructs an empty RoundRobinContainer with the specified initial capacity and with its capacity increment equal to zero.
param initialCapacity the initial capacity of the RoundRobinContainer.
Constructs a RoundRobinDataBaseContainer containing the RoundRobinDataBaseItf of the specified collection, in the order they are returned by the collection's iterator.
Constructs an empty RoundRobinDataBaseContainer with the specified initial capacity and with its capacity increment equal to zero.
param initialCapacity the initial capacity of the RoundRobinDataBaseContainer.
Constructs a RoundRobinLibraryContainer containing the RoundRobinLibraryItf of the specified collection, in the order they are returned by the collection's iterator.
Constructs an empty RoundRobinLibraryContainer with the specified initial capacity and with its capacity increment equal to zero.
param initialCapacity the initial capacity of the RoundRobinLibraryContainer.