Package com.shopify.graphql.support
Class ID
- java.lang.Object
-
- com.shopify.graphql.support.ID
-
- All Implemented Interfaces:
Serializable
public class ID extends Object implements Serializable
Created by dylansmith on 2016-11-01.- See Also:
- Serialized Form
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static boolean
equals(ID a, ID b)
boolean
equals(Object o)
int
hashCode()
String
toString()
-