public class Results<T> extends Object implements Serializable
| Constructor and Description |
|---|
Results() |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
getResults() |
Results |
setResults(List<T> results) |
String |
toString() |
Copyright © 2018. All rights reserved.