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, wait
forEach, spliterator
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.