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

com.neko233.toolchain.distribute_system.api_2pc.Operation Maven / Gradle / Ivy

package com.neko233.toolchain.distribute_system.api_2pc;

interface Operation {

    void execute();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy