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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
Jsonpublic Json()
 
- 
- 
Method Details- 
mainmain. - Parameters:
- args- an array of- Stringobjects.
 
 
-