Searched refs:GenericInterfaceImpl (Results 1 – 2 of 2) sorted by relevance
6 public class GenericInterfaceImpl implements GenericInterface<String> { class
9 GenericInterface iface = new GenericInterfaceImpl(); in main()