Package org.eclipse.serializer.afs.types
Interface AItem.Wrapper
-
- All Superinterfaces:
AItem
- All Known Subinterfaces:
ADirectory.Wrapper,AFile.Wrapper,AReadableFile,AWritableFile
- All Known Implementing Classes:
AFile.Wrapper.Abstract
- Enclosing interface:
- AItem
public static interface AItem.Wrapper extends AItem
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.eclipse.serializer.afs.types.AItem
AItem.Abstract, AItem.Base, AItem.Wrapper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AItemactual()Objectuser()-
Methods inherited from interface org.eclipse.serializer.afs.types.AItem
exists, fileSystem, identifier, parent, toPath, toPathString
-
-