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

io.leoplatform.sdk.PlatformStream Maven / Gradle / Ivy

The newest version!
package io.leoplatform.sdk;

import java.util.concurrent.CompletableFuture;

public interface PlatformStream {

    CompletableFuture end();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy