public class PostSearchResults extends PostList
matches field added in Mattermost Server 5.1 (E20)| Constructor and Description |
|---|
PostSearchResults() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Map<String,List<String>> |
getMatches() |
int |
hashCode() |
void |
setMatches(Map<String,List<String>> matches) |
String |
toString() |
Copyright © 2019. All rights reserved.