|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcompbio.data.sequence.Score
@Immutable public class Score
| Constructor Summary | |
|---|---|
Score(Method method,
List<Float> scores)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
Method |
getMethod()
|
List<Float> |
getScores()
|
int |
hashCode()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Score(Method method,
List<Float> scores)
| Method Detail |
|---|
public Method getMethod()
public List<Float> getScores()
public String toString()
toString in class Objectpublic int hashCode()
hashCode in class Objectpublic boolean equals(Object obj)
equals in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||