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

pro.jk.ejoker.infrastructure.IObjectProxy Maven / Gradle / Ivy

package pro.jk.ejoker.infrastructure;

public interface IObjectProxy {

	public Object getInnerObject();
	
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy