public class NullObjectValue extends Object implements ObjectValue
| Constructor and Description |
|---|
NullObjectValue() |
| Modifier and Type | Method and Description |
|---|---|
static NullObjectValue |
create() |
TypeNode |
type() |
String |
value() |
public TypeNode type()
type in interface ObjectValuetype in interface Valuepublic String value()
value in interface ObjectValuevalue in interface Valuepublic static NullObjectValue create()
Copyright © 2022 Google LLC. All rights reserved.