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