@FunctionalInterface public static interface StorageFileWriter.Provider
| Modifier and Type | Interface and Description |
|---|---|
static class |
StorageFileWriter.Provider.Default |
| Modifier and Type | Method and Description |
|---|---|
StorageFileWriter |
provideWriter() |
default StorageFileWriter |
provideWriter(int channelIndex) |
StorageFileWriter provideWriter()
default StorageFileWriter provideWriter(int channelIndex)
Copyright © 2022 MicroStream Software. All rights reserved.