Package hydra.ext.org.graphql.syntax
Class NullValue
- java.lang.Object
-
- hydra.ext.org.graphql.syntax.NullValue
-
- All Implemented Interfaces:
java.io.Serializable
public class NullValue extends java.lang.Object implements java.io.Serializable- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NullValue()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object other)inthashCode()
-
-
-
Field Detail
-
TYPE_NAME
public static final Name TYPE_NAME
-
-