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

org.iworkz.genesis.impl.ImplementationFinder Maven / Gradle / Ivy

The newest version!
package org.iworkz.genesis.impl;

public interface ImplementationFinder {
	
	 Class find(ClassLoader classLoader, Class injectedClass);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy