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

com.ly.mybatis.mapperservice.service.join.inject.interfaces.IProcessInject Maven / Gradle / Ivy

The newest version!
package com.ly.mybatis.mapperservice.service.join.inject.interfaces;

import java.util.Collection;

public interface IProcessInject {
    void process(Collection vs);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy