
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