All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.dooapp.gaedo.patterns.Proxied Maven / Gradle / Ivy

package com.dooapp.gaedo.patterns;

/**
 * Interface implemented specifically by proxy objects, allowing to see that they're proxy ones and what they proxy 
 * @author ndx
 *
 */
public interface Proxied {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy