org.entityfs.fs.cap.entity
Class FCTFileBacked
java.lang.Object
org.entityfs.fs.cap.entity.FCTFileBacked
- All Implemented Interfaces:
- EntityCapabilityType<FCFileBacked>
public final class FCTFileBacked
- extends Object
- implements EntityCapabilityType<FCFileBacked>
The singleton instance of this class (TYPE
) identifies the
FCFileBacked
capability.
- Since:
- 1.0
- Author:
- Karl Gustafsson
- In_jar:
- entityfs-fsfs
TYPE
public static final FCTFileBacked TYPE
- The singleton instance.
toString
public String toString()
- Overrides:
toString
in class Object