|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FileSystemCapabilityType<T extends FileSystemCapability>
This interface defines a type object for identifying file system capability
types. Every file system capability has a companion capability type class
with a static singleton instance of that class named TYPE
that
identifies the capability.
File system capability type classes are named according to the same name
standard as file system capability classes, with an added T
to the
prefix (FSCT
).
All implementations of this interface are declared final
.
FileSystemCapability
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |