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

com.icthh.xm.commons.lep.api.LepContextFactory Maven / Gradle / Ivy

The newest version!
package com.icthh.xm.commons.lep.api;

import com.icthh.xm.lep.api.LepMethod;

public interface LepContextFactory {
    BaseLepContext buildLepContext(LepMethod lepMethod);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy