Uses of Interface
zmq.util.function.Supplier
Packages that use Supplier
-
Uses of Supplier in org.zeromq.timer
Fields in org.zeromq.timer declared as SupplierConstructors in org.zeromq.timer with parameters of type Supplier -
Uses of Supplier in zmq.io
Modifier and TypeFieldDescriptionStreamEngine.nextHandshakeCommand
StreamEngine.nextIdentity
StreamEngine.nextMsg
StreamEngine.producePingMessage
StreamEngine.pullAndEncode
StreamEngine.pullMsgFromSession
-
Uses of Supplier in zmq.util
Modifier and TypeMethodDescriptionstatic void
Utils.checkArgument
(boolean expression, Supplier<String> errorMessage)