public class Pair extends Object implements Serializable
Pair(Float score, Integer luceneDocID)
Integer
getLuceneDocID()
Float
getScore()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Pair(Float score, Integer luceneDocID)
public String toString()
toString
Object
public Float getScore()
public Integer getLuceneDocID()
Copyright © 2016. All Rights Reserved.