Package org.zeromq
Class EmbeddedLibraryTools
- java.lang.Object
-
- org.zeromq.EmbeddedLibraryTools
-
public class EmbeddedLibraryTools extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static boolean
LOADED_EMBEDDED_LIBRARY
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
getCurrentPlatformIdentifier()
static Collection<String>
getEmbeddedLibraryList()
-
-
-
Method Detail
-
getCurrentPlatformIdentifier
public static String getCurrentPlatformIdentifier()
-
getEmbeddedLibraryList
public static Collection<String> getEmbeddedLibraryList()
-
-