Interface IPredictionBatch
-
public interface IPredictionBatch
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IPredictionget(int pos)intgetNumPredictions()
-
-
-
Method Detail
-
get
IPrediction get(int pos)
-
getNumPredictions
int getNumPredictions()
-
-