Class CTAlgorithmInfoManager
java.lang.Object
clickTrainDetector.clickTrainAlgorithms.CTAlgorithmInfoManager
Handles algorithm info logging.
- Author:
 - Jamie Macaulay
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetAlgorithmInfo(String jsonString) Get CT algorithm logging depending on the algorithm., 
- 
Constructor Details
- 
CTAlgorithmInfoManager
 
 - 
 - 
Method Details
- 
getAlgorithmInfo
Get CT algorithm logging depending on the algorithm.,- Returns:
 - the CTAlgorithmInfo or null.
 
 
 -