public class JsonSearchResultsList extends Object
Modifier and Type | Field and Description |
---|---|
protected int |
maxResult |
protected int |
size |
protected int |
startIndex |
Constructor and Description |
---|
JsonSearchResultsList() |
JsonSearchResultsList(int size,
org.apache.commons.lang3.Range<Integer> range,
List<com.google.gson.JsonElement> searchResults) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.