Java
package
com.tutego.ch_04.proxyPattern
;
public
interface
ProxyPatternModule
{
}