public interface StorageClosableFile extends StorageFile
StorageFile.Abstract| Modifier and Type | Method and Description |
|---|---|
boolean |
close() |
static void |
close(StorageClosableFile file,
Throwable cause) |
boolean |
isOpen() |
boolean isOpen()
boolean close()
static void close(StorageClosableFile file, Throwable cause)
Copyright © 2022 MicroStream Software. All rights reserved.