package org.apache.tapestry5.ioc.internal; public interface NonAnnotatedGenericSetServiceInterface extends NonAnnotatedGenericServiceInterface<String> { }