public class SweepLineIterator.CutLine extends java.lang.Object implements IntervalScale<SweepLineIterator.CutLine>
public final int from
public final int to
public final java.util.SortedSet<T extends IntervalScale<T>> result
public SweepLineIterator.CutLine(int from, int to, java.util.SortedSet<T> result)
public int from()
from
in interface IntervalScale<SweepLineIterator.CutLine>
public int to()
to
in interface IntervalScale<SweepLineIterator.CutLine>
public java.util.SortedSet<T> result()
public int compareTo(SweepLineIterator.CutLine c)
compareTo
in interface java.lang.Comparable<SweepLineIterator.CutLine>
Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.