typedrest
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
typedrest
typedrest
/
net.typedrest.http
/
PartialResponse
/
PartialResponse
Partial
Response
constructor
(
elements
:
List
<
TEntity
>
,
range
:
HttpContentRangeHeader
?
)
Parameters
elements
The returned elements.
range
The range the
elements
come from.
TEntity
The type of element the response contains.