public interface ChoicesHelper
| Modifier and Type | Method and Description |
|---|---|
String |
getChoice(String key)
Every implementation should consider that invalid choices lead to null values
that will be simply handled in a while condition
|
String |
getFullMessage() |
Copyright © 2018. All rights reserved.