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