compbio.pipeline._jpred
Class PScore

java.lang.Object
  extended by compbio.pipeline._jpred.PScore

public class PScore
extends Object


Constructor Summary
PScore()
           
 
Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 String toString()
           
 
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