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

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

There is a newer version: 1.3.4
Show newest version
package com.dream.chain.def;

public interface ChainUpdate {
    int execute();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy