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

net.streamok.lib.common.Closeable.groovy Maven / Gradle / Ivy

The newest version!
package net.streamok.lib.common

interface Closeable {

    def T close()

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy