public class ListResponse<T extends FlowDomainObject> extends Response<List<T>> implements Iterable<T>
| Modifier and Type | Class and Description |
|---|---|
static class |
ListResponse.ERROR<T extends FlowDomainObject> |
Response.Head| Constructor and Description |
|---|
ListResponse() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<T> |
iterator() |
int |
size() |
get, getBody, getHead, json, setBody, setHead, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorCopyright © 2017. All rights reserved.