Interface QuestionItemAdapter.OnQuestionDeleteHelper
-
- Enclosing class:
- QuestionItemAdapter
public static interface QuestionItemAdapter.OnQuestionDeleteHelper
A helper class to aid in deleting aQuestion
object.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onQuestionClick(UUID id, View view)
-