public class QueueClustering
extends java.lang.Object
Constructor and Description |
---|
QueueClustering(java.util.ArrayList<Queue> qs) |
Modifier and Type | Method and Description |
---|---|
int |
getK() |
java.util.ArrayList<Queue> |
getQueues() |
void |
setK(int k) |