public static class JsonObject.Member extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getName()
Returns the name of this member.
|
JsonValue |
getValue()
Returns the value of this member.
|
int |
hashCode() |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.