V D Sat, 04 Dec 2004 09:19:43 -0800
I have an interface:
public interface Test{ public String [] getList(); }