org.entityfs.cap.fs
Class FSCAppendableFilesImpl
java.lang.Object
org.entityfs.cap.fs.FSCAppendableFilesImpl
- All Implemented Interfaces:
- FileSystemCapability, FSCAppendableFiles
public class FSCAppendableFilesImpl
- extends Object
- implements FSCAppendableFiles
This is the default (empty) implementation of FSCAppendableFiles
.
Instead of instantiating the object, the singleton instance INSTANCE
can be used.
- Since:
- 1.0
- Author:
- Karl Gustafsson
- In_jar:
- entityfs-core
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final FSCAppendableFilesImpl INSTANCE
FSCAppendableFilesImpl
public FSCAppendableFilesImpl()