com.intel.bluetooth
Class BluetoothStack.LibraryInformation
java.lang.Object
com.intel.bluetooth.BluetoothStack.LibraryInformation
- Enclosing interface:
- BluetoothStack
public static class BluetoothStack.LibraryInformation
- extends Object
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
libraryName
public final String libraryName
stackClass
public Class stackClass
- Class ClassLoader of which to use for loading library as resource. May be null.
required
public final boolean required
BluetoothStack.LibraryInformation
public BluetoothStack.LibraryInformation(String libraryName)
BluetoothStack.LibraryInformation
public BluetoothStack.LibraryInformation(String libraryName,
boolean required)
library
public static BluetoothStack.LibraryInformation[] library(String libraryName)