org.expasy.jpl.commons.collection
Class Interval.IntervalComparator
java.lang.Object
org.expasy.jpl.commons.collection.Interval.IntervalComparator
- All Implemented Interfaces:
- Comparator<Interval>
- Enclosing class:
- Interval
public static class Interval.IntervalComparator
- extends Object
- implements Comparator<Interval>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static Interval.IntervalComparator getInstance()
noOverlapping
public static Interval.IntervalComparator noOverlapping()
compare
public int compare(Interval o1,
Interval o2)
- Specified by:
compare in interface Comparator<Interval>
Copyright (c) 2012 Swiss Institute of Bioinformatics. All rights reserved.