tl.lin.data.queue
Class TopScoredObjects<K extends Comparable<K>>
java.lang.Object
tl.lin.data.queue.TopScoredObjects<K>
public class TopScoredObjects<K extends Comparable<K>>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TopScoredObjects
public TopScoredObjects(int n)
add
public void add(K obj,
float f)
extractAll
public PairOfObjectFloat<K>[] extractAll()
Copyright © 2013. All Rights Reserved.