Thread
:
How to get Id's alone
View Single Post
#
2
(
permalink
)
08-07-2007, 06:45 PM
goldhouse
Senior Member
Join Date: Mar 2007
Posts: 136
extend your class from HitCollector and override the collect()
method with following signature.
Code:
public void collect(int id, float score)
goldhouse
View Public Profile
Send a private message to goldhouse
Find all posts by goldhouse