|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.buglabs.bug.jni.common.CharDeviceUtils
public class CharDeviceUtils
Utility methods for CharDevice objects
| Constructor Summary | |
|---|---|
CharDeviceUtils()
|
|
| Method Summary | |
|---|---|
static void |
openDeviceWithRetry(CharDevice d,
java.lang.String devnode,
int attempts)
|
static void |
openDeviceWithRetry(CharDevice d,
java.lang.String devnode,
int flags,
int attempts)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CharDeviceUtils()
| Method Detail |
|---|
public static void openDeviceWithRetry(CharDevice d,
java.lang.String devnode,
int attempts)
throws java.lang.Exception
java.lang.Exception
public static void openDeviceWithRetry(CharDevice d,
java.lang.String devnode,
int flags,
int attempts)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||