Package clickDetector
Class ClickBackgroundJSONDataSource
java.lang.Object
jsonStorage.JSONObjectDataSource<ClickBackgroundJSONData>
clickDetector.ClickBackgroundJSONDataSource
-
Constructor Summary
ConstructorDescriptionCall the super constructor and then initialize the objectData object as a ClickJSONData class -
Method Summary
Methods inherited from class jsonStorage.JSONObjectDataSource
getPackedObject
-
Constructor Details
-
ClickBackgroundJSONDataSource
public ClickBackgroundJSONDataSource()Call the super constructor and then initialize the objectData object as a ClickJSONData class
-