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

com.dream.chain.def.ChainInsert Maven / Gradle / Ivy

package com.dream.chain.def;

public interface ChainInsert {
    int execute();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy