public class IntervalClusters
extends java.lang.Object
Constructor and Description |
---|
IntervalClusters(java.lang.Iterable<ExecInterval> it) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.util.List<ExecInterval>> |
getClusters() |
java.lang.String |
toString() |
public IntervalClusters(java.lang.Iterable<ExecInterval> it)
public java.util.List<java.util.List<ExecInterval>> getClusters()
public java.lang.String toString()
toString
in class java.lang.Object