public class Suggestion extends Object
Suggestion(String term, long weight, String payload)
boolean
equals(Object o)
String
getPayload()
getTerm()
long
getWeight()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Suggestion(String term, long weight, String payload)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String getTerm()
public long getWeight()
public String getPayload()
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.