|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.yahoo.shopping.Sum
public class Sum
Constructor Summary | |
---|---|
Sum()
|
Method Summary | |
---|---|
java.lang.Integer |
aggregate(java.lang.Integer[] hitScores)
|
java.lang.Integer |
aggregate(java.lang.Integer[] hitScores,
java.lang.Integer[] bottomScores)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Sum()
Method Detail |
---|
public java.lang.Integer aggregate(java.lang.Integer[] hitScores)
aggregate
in interface AggregationFunction
public java.lang.Integer aggregate(java.lang.Integer[] hitScores, java.lang.Integer[] bottomScores)
aggregate
in interface AggregationFunction
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |