package org.wamblee.system; import java.util.Collection; public interface ProvidedInterfaceDescriptor extends InterfaceDescriptor { // Empty }