Interface OpenBsdHWDiskStore.DiskStoreFactory<T extends OpenBsdHWDiskStore>
- Type Parameters:
T- the concrete disk store type
- Enclosing class:
OpenBsdHWDiskStore
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
protected static interface OpenBsdHWDiskStore.DiskStoreFactory<T extends OpenBsdHWDiskStore>
Factory for creating platform-specific OpenBsdHWDiskStore instances.
-
Method Summary
-
Method Details
-
create
-