
io.github.oliviercailloux.gitjfs.GitFileSystem Maven / Gradle / Ivy
The newest version!
package io.github.oliviercailloux.gitjfs;
import java.nio.file.FileSystem;
/**
* Two such instances are equal iff they are the same instance.
*/
public abstract class GitFileSystem extends FileSystem implements IGitFileSystem {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy