compbio.pipeline._jpred
Class Hit

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

public class Hit
extends Object


Nested Class Summary
static class Hit.EvalueComporator
           
static class Hit.NumberComporator
           
 
Constructor Summary
Hit()
           
 
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

Hit

public Hit()
Method Detail

toString

public String toString()
Overrides:
toString in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

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