public class GraphQLOffsetCursor extends Object
| Constructor and Description | 
|---|
| GraphQLOffsetCursor() | 
| Modifier and Type | Method and Description | 
|---|---|
| static int | parseOffset(int offset,
           String afterOffset)Parse graphql 'offset' and 'after' query arguments into a single offset integer. | 
public static int parseOffset(int offset,
                              String afterOffset)
Copyright © 2003–2021 Atlassian. All rights reserved.