public class CountableResponse extends Object implements Response
| Modifier and Type | Field and Description |
|---|---|
int |
count |
| Constructor and Description |
|---|
CountableResponse(int count) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount()
Deprecated.
use @link #count instead
|
@Deprecated public int getCount()
Copyright © 2024. All rights reserved.