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