| Package | Description | 
|---|---|
| com.hazelcast.jet.json | 
 Utility classes for JSON parsing and serialization. 
 | 
| 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 © 2022 Hazelcast, Inc.. All rights reserved.