public abstract class Answer
extends java.lang.Object
| Constructor and Description |
|---|
Answer() |
| Modifier and Type | Method and Description |
|---|---|
abstract Response |
getCorrectResponse()
Returns the correct response to the
answer
|
public abstract Response getCorrectResponse()