Class DefaultConnectionCursor
java.lang.Object
graphql.relay.DefaultConnectionCursor
- All Implemented Interfaces:
ConnectionCursor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
-
-
Constructor Details
-
DefaultConnectionCursor
-
-
Method Details
-
getValue
- Specified by:
getValuein interfaceConnectionCursor- Returns:
- an opaque string that represents this cursor.
-
equals
-
hashCode
-
toString
-