public class PreResponse extends Object
Constructor and Description |
---|
PreResponse(ResultSet resultSet,
ResponseContext responseContext)
Build PreResponse using the given ResultSet and ResponseContext.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ResponseContext |
getResponseContext() |
ResultSet |
getResultSet() |
int |
hashCode() |
public PreResponse(ResultSet resultSet, ResponseContext responseContext)
resultSet
- ResultSet associated with a responseresponseContext
- ResponseContext associated with a responseCopyright © 2016–2018 Yahoo! Inc.. All rights reserved.