public static class Json.False extends Object implements Json.Value
false' literal.| Constructor and Description |
|---|
False() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Json.ValueVisitor visitor)
Invokes the value type-specific '
visit...()' method of Json.ValueVisitor. |
boolean |
equals(Object obj) |
int |
hashCode() |
public void accept(Json.ValueVisitor visitor)
Json.Valuevisit...()' method of Json.ValueVisitor.accept in interface Json.ValueCopyright © 2018 Arno Unkrig. All rights reserved.