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

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