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 booleanequals(ID a, ID b)booleanequals(Object o)inthashCode()StringtoString()
-