@FunctionalInterface public interface CursorProvider<N>
| Modifier and Type | Method and Description |
|---|---|
graphql.relay.ConnectionCursor |
createCursor(N node,
int index) |
graphql.relay.ConnectionCursor createCursor(N node, int index)
Copyright © 2016–2018. All rights reserved.