X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Fpipeline%2F_jpred%2FHit.NumberComporator.html;fp=website%2Ffull_javadoc%2Fcompbio%2Fpipeline%2F_jpred%2FHit.NumberComporator.html;h=bf756e3fd07ac846c811b51cf668b9d4b0a29560;hb=da8c820a7fb2edecb190589f3dc9c362e57a2f24;hp=0000000000000000000000000000000000000000;hpb=0bbebf27d045b1345bc042bdf24ef2e6808df251;p=jabaws.git diff --git a/website/full_javadoc/compbio/pipeline/_jpred/Hit.NumberComporator.html b/website/full_javadoc/compbio/pipeline/_jpred/Hit.NumberComporator.html new file mode 100644 index 0000000..bf756e3 --- /dev/null +++ b/website/full_javadoc/compbio/pipeline/_jpred/Hit.NumberComporator.html @@ -0,0 +1,272 @@ + + + + + + +Hit.NumberComporator + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +compbio.pipeline._jpred +
+Class Hit.NumberComporator

+
+java.lang.Object
+  extended by compbio.pipeline._jpred.Hit.NumberComporator
+
+
+
All Implemented Interfaces:
Comparator<Hit>
+
+
+
Enclosing class:
Hit
+
+
+
+
public static final class Hit.NumberComporator
extends Object
implements Comparator<Hit>
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
Hit.NumberComporator() + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ intcompare(Hit o1, + Hit o2) + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+ + + + + + + +
Methods inherited from interface java.util.Comparator
equals
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+Hit.NumberComporator

+
+public Hit.NumberComporator()
+
+
+ + + + + + + + +
+Method Detail
+ +

+compare

+
+public int compare(Hit o1,
+                   Hit o2)
+
+
+
Specified by:
compare in interface Comparator<Hit>
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + +