Package com.bayesserver.data.discovery
Interface DiscretizeProgressInfo
-
public interface DiscretizeProgressInfo
Interface to provide progress information during discretization.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getMessage()
Gets a progress message.
-
-
-
Method Detail
-
getMessage
String getMessage()
Gets a progress message.
-
-