| 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  HazelcastJsonValueby converting given the object to
 string usingObject.toString(). | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.