public class Context
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static boolean |
dbg |
Constructor and Description |
---|
Context()
create a new LibusbJava context, this is the entry point for the use of LibusbJava (initializes libusb)
|
Modifier and Type | Method and Description |
---|---|
void |
finalize()
exit libusb
|
public static final boolean dbg