@FunctionalInterface public interface FileStoreSupplier<T extends FileStore>
Modifier and Type | Method and Description |
---|---|
FileStore |
get()
Constructed instance of FileStore resource
|
FileStore get()
Copyright © 2019 JBoss by Red Hat. All rights reserved.