Does this work:
Cluster aCluster = new Cluster(arrayOfNodes);
where arrayOfNodes is an array containing the given number of Nodes.