Package edu.ucsb.cs156.example.models
Class SystemInfo
java.lang.Object
edu.ucsb.cs156.example.models.SystemInfo
This is a model class that represents system information.
 
 This class is used to provide information about the system to the frontend.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
SystemInfopublic SystemInfo()
 
-