public abstract class LongAnswer extends Answer
| Constructor and Description |
|---|
LongAnswer() |
| Modifier and Type | Method and Description |
|---|---|
abstract Response |
getCorrectResponse()
Returns the correct response of the
answer
|
public abstract Response getCorrectResponse()
getCorrectResponse in class Answer