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

+ +compbio.pipeline._jpred +
+Class PScore

+
+java.lang.Object
+  extended by compbio.pipeline._jpred.PScore
+
+
+
+
public class PScore
extends Object
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
PScore() + +
+           
+  + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ booleanequals(Object obj) + +
+           
+ inthashCode() + +
+           
+ StringtoString() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
+  +

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

+PScore

+
+public PScore()
+
+
+ + + + + + + + +
+Method Detail
+ +

+equals

+
+public boolean equals(Object obj)
+
+
+
Overrides:
equals in class Object
+
+
+
+
+
+
+ +

+hashCode

+
+public int hashCode()
+
+
+
Overrides:
hashCode in class Object
+
+
+
+
+
+
+ +

+toString

+
+public String toString()
+
+
+
Overrides:
toString in class Object
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + +