public class Suggestion extends Object
| Constructor and Description | 
|---|
| Suggestion(String term,
          long weight,
          String payload) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object o) | 
| String | getPayload() | 
| String | getTerm() | 
| long | getWeight() | 
| int | hashCode() | 
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.