Package org.zeromq
Class Utils
java.lang.Object
org.zeromq.Utils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
checkArgument
(boolean expression, String errorMessage) static int
-
Constructor Details
-
Utils
private Utils()
-
-
Method Details
-
findOpenPort
- Throws:
IOException
-
checkArgument
-