public abstract class AbstractRestList<T> extends Object
Modifier and Type | Field and Description |
---|---|
protected int |
maxResult |
protected int |
size |
protected int |
startIndex |
Constructor and Description |
---|
AbstractRestList() |
Modifier and Type | Method and Description |
---|---|
int |
getMaxResult() |
int |
getSize() |
int |
getStartIndex() |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.