Package oshi.demo
Class Json
java.lang.Object
oshi.demo.Json
Demonstrates the use of Jackson's ObjectMapper to create JSON from OSHI objects
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Json
public Json()
-
-
Method Details
-
main
main.
- Parameters:
args
- an array ofString
objects.
-