de.schlichtherle.truezip.socket.sl.package-info Maven / Gradle / Ivy
/*
* Copyright (C) 2005-2015 Schlichtherle IT Services.
* All rights reserved. Use is subject to license terms.
*/
/**
* Provides a singleton to locate an I/O buffer pool service provider on the
* class path.
*
* Note that the TrueZIP Kernel module has no dependency on this package
* - so using it is entirely optional.
*/
@edu.umd.cs.findbugs.annotations.DefaultAnnotation(edu.umd.cs.findbugs.annotations.NonNull.class)
package de.schlichtherle.truezip.socket.sl;