Searched defs:Segment (Results 1 – 2 of 2) sorted by relevance
32 public class Segment { class64 public Segment(int at, int from, int to, @Nullable INode node, @Nullable String id, in Segment() method in Segment
2084 private static class Segment { class in TimeLineView2085 Segment(RowData rowData, Block block, long startTime, long endTime) { in Segment() method in TimeLineView.Segment