org.zeromq
Class EmbeddedLibraryTools

java.lang.Object
  extended by org.zeromq.EmbeddedLibraryTools

public class EmbeddedLibraryTools
extends Object


Field Summary
static boolean LOADED_EMBEDDED_LIBRARY
           
 
Method Summary
static String getCurrentPlatformIdentifier()
           
static Collection<String> getEmbeddedLibraryList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOADED_EMBEDDED_LIBRARY

public static final boolean LOADED_EMBEDDED_LIBRARY
Method Detail

getCurrentPlatformIdentifier

public static String getCurrentPlatformIdentifier()

getEmbeddedLibraryList

public static Collection<String> getEmbeddedLibraryList()


Copyright © 2013. All Rights Reserved.