public final class KeyPhrase extends Object
KeyPhrase(String phrase)
KeyPhrase(String phrase, Double weighting)
boolean
equals(Object that)
String
getPhrase()
Double
getWeighting()
int
hashCode()
void
setPhrase(String phrase)
setWeighting(Double weighting)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public KeyPhrase(String phrase, Double weighting)
public KeyPhrase(String phrase)
public String getPhrase()
public void setPhrase(String phrase)
public Double getWeighting()
public void setWeighting(Double weighting)
public boolean equals(Object that)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2014. All rights reserved.