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