/** * @author Kim Paterson */ package question; public interface QuestionItem { }