Uses of Class
com.t4a.predict.PredictOptions
Packages that use PredictOptions
-
Uses of PredictOptions in com.t4a.predict
Subclasses of PredictOptions in com.t4a.predictMethods in com.t4a.predict that return types with arguments of type PredictOptionsMethod parameters in com.t4a.predict with type arguments of type PredictOptionsModifier and TypeMethodDescriptionvoidHttpRestPredictionLoader.load(Map<String, PredictOptions> predictions, StringBuffer actionNameList) voidShellPredictionLoader.load(Map<String, PredictOptions> predictions, StringBuffer actionNameList) voidShellPredictionLoader.loadYamlFile(Map<String, PredictOptions> predictions, StringBuffer actionNameList) HttpRestPredictionLoader.parseConfig(Map<String, PredictOptions> predictions, StringBuffer actionNameList)