T - The type of requestU - The type of responsepublic interface Responses<T,U>
forRequest(T).| Modifier and Type | Method and Description |
|---|---|
U |
forRequest(T request) |
U forRequest(T request)
NoSuchElementException - If no response for that request exists.Copyright © 2016. All rights reserved.