| Package | Description |
|---|---|
| manifold.api.fs | |
| manifold.api.fs.def |
| Modifier and Type | Method and Description |
|---|---|
static IFileSystem.CachingMode |
IFileSystem.CachingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IFileSystem.CachingMode[] |
IFileSystem.CachingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IFileSystem.setCachingMode(IFileSystem.CachingMode cachingMode) |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaDirectoryImpl.setCachingMode(IFileSystem.CachingMode cachingMode) |
void |
FileSystemImpl.setCachingMode(IFileSystem.CachingMode cachingMode) |
| Constructor and Description |
|---|
FileSystemImpl(IManifoldHost host,
IFileSystem.CachingMode cachingMode) |
JavaDirectoryImpl(IFileSystem fileSystem,
File file,
IFileSystem.CachingMode cachingMode) |
Copyright © 2024. All rights reserved.