Interface JsonSerialization
- All Known Implementing Classes:
JVMMemoryInfoInfo
public interface JsonSerialization
Interface for classes which can be serialized to JSON.
- Since:
- 12.0
-
Method Summary
-
Method Details
-
toJson
Json toJson()
-
JVMMemoryInfoInfo