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

xyz.block.ftl.LeaseHandle Maven / Gradle / Ivy

There is a newer version: 0.397.2
Show newest version
package xyz.block.ftl;

public interface LeaseHandle extends AutoCloseable {

    public void close();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy