public class SetResponse<T> extends Object implements Serializable, Iterable<T>
| Constructor and Description |
|---|
SetResponse(Set<T> data) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Set<T> |
getData()
Get the data set of result response
|
int |
hashCode() |
Iterator<T> |
iterator() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2020 iland Internet Solutions, Corp. All rights reserved.