lejos.util.jni
Interface JNIClass

All Known Implementing Classes:
NXTCommBluez, NXTCommFantom, NXTCommLibnxt

public interface JNIClass


Method Summary
 boolean initialize(JNILoader jnil)
          Return false, if the
 

Method Detail

initialize

boolean initialize(JNILoader jnil)
                   throws JNIException
Return false, if the

Parameters:
jnil - instance of JNILoader
Returns:
false, if the class is not suitable for this platform
Throws:
JNIException - if something went wrong loading the JNI library