|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bridj.util.JNIUtils
public class JNIUtils
| Constructor Summary | |
|---|---|
JNIUtils()
|
|
| Method Summary | |
|---|---|
static String |
decodeVersionSpecificMethodNameClassAndSignature(String symbolName,
Object[] nameAndSigArray)
|
static String |
getNativeName(Class c)
|
static String |
getNativeSignature(Class c)
|
static String |
getNativeSignature(Method m)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JNIUtils()
| Method Detail |
|---|
public static String decodeVersionSpecificMethodNameClassAndSignature(String symbolName,
Object[] nameAndSigArray)
throws NoSuchMethodException,
IOException
NoSuchMethodException
IOExceptionpublic static String getNativeName(Class c)
public static String getNativeSignature(Method m)
public static String getNativeSignature(Class c)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||