FindBugs™ 1.3.9

edu.umd.cs.findbugs.sourceViewer
Class NavigableTextPane.DistanceComparator

java.lang.Object
  extended by edu.umd.cs.findbugs.sourceViewer.NavigableTextPane.DistanceComparator
All Implemented Interfaces:
java.io.Serializable, java.util.Comparator<java.lang.Integer>
Enclosing class:
NavigableTextPane

public static class NavigableTextPane.DistanceComparator
extends java.lang.Object
implements java.util.Comparator<java.lang.Integer>, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
NavigableTextPane.DistanceComparator(int origin)
           
 
Method Summary
 int compare(java.lang.Integer a, java.lang.Integer b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

NavigableTextPane.DistanceComparator

public NavigableTextPane.DistanceComparator(int origin)
Method Detail

compare

public int compare(java.lang.Integer a,
                   java.lang.Integer b)
Specified by:
compare in interface java.util.Comparator<java.lang.Integer>

FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.