public interface ChoiceContainer
| Modifier and Type | Method and Description |
|---|---|
void |
addToPredict(Predict addTo)
Adds to the list of predict.
|
List<Predict> |
predict()
Returns the attribute predict.
|
void |
predict(List<Predict> predict)
Sets the attribute predict.
|
Copyright © 2017. All rights reserved.