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

humanize.spi.context.ContextFactory Maven / Gradle / Ivy

The newest version!
package humanize.spi.context;

public interface ContextFactory
{

    Context createContext();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy