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

org.ocap.storage.StorageOption Maven / Gradle / Ivy

package org.ocap.storage;

/**
 * This interface represents an option that is specific to a class of
 * storage devices, e.g., detachable or DVR media-capable.  It provides
 * a mechanism for exposing special storage device characteristics and
 * capabilities to applications.
 **/
public interface StorageOption
{
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy