Searched defs:Segment (Results 1 – 2 of 2) sorted by relevance
24 public class Segment { class52 public Segment(int at, int from, int to, INode node, String id, SegmentType edgeType, in Segment() method in Segment
2067 private static class Segment { class in TimeLineView2068 Segment(RowData rowData, Block block, long startTime, long endTime) { in Segment() method in TimeLineView.Segment