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

org.kie.commons.java.nio.base.SegmentedPath Maven / Gradle / Ivy

The newest version!
package org.kie.commons.java.nio.base;

public interface SegmentedPath {

    String getSegmentId();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy