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–2022 Atlassian. All rights reserved.