I have imported java.util.List interface. trying to create a function as follow:
public List getDetail(String s)
But