Class CTAlgorithmInfoManager
java.lang.Object
clickTrainDetector.clickTrainAlgorithms.CTAlgorithmInfoManager
Handles algorithm info logging.
- Author:
- Jamie Macaulay
-
Constructor Summary
-
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.
-