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