mirror of
https://github.com/apache/jclouds.git
synced 2025-02-06 10:09:35 +00:00
70cf3e1f7c
This commit prohibits implementation of the empty interface and instantiation of the class. Refer to _Effective Java_ item 19 for more background.
# # The jclouds API for accessing a local filesystem as a blobstore. # # TODO: Implementation status. # TODO: Supported features. # TODO: Usage example.