Package | Description |
---|---|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.jet.json |
Utility classes for JSON parsing and serialization.
|
Modifier and Type | Method and Description |
---|---|
int |
HazelcastJsonValue.compareTo(HazelcastJsonValue o) |
Modifier and Type | Method and Description |
---|---|
static HazelcastJsonValue |
JsonUtil.hazelcastJsonValue(Object object)
Creates a
HazelcastJsonValue by converting given the object to
string using Object.toString() . |
Copyright © 2023 Hazelcast, Inc.. All rights reserved.