
de.schlichtherle.truezip.fs.nio.file.package-info Maven / Gradle / Ivy
/*
* Copyright (C) 2005-2012 Schlichtherle IT Services.
* All rights reserved. Use is subject to license terms.
*/
/**
* Implements the {@code file} scheme for accessing the local file system using
* the {@code NIO.2} API.
*
* @author Christian Schlichtherle
*/
@edu.umd.cs.findbugs.annotations.DefaultAnnotation(edu.umd.cs.findbugs.annotations.NonNull.class)
package de.schlichtherle.truezip.fs.nio.file;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy