/* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class java_net_VMNetworkInterface */ #ifndef _Included_java_net_VMNetworkInterface #define _Included_java_net_VMNetworkInterface #ifdef __cplusplus extern "C" { #endif /* * Class: java_net_VMNetworkInterface * Method: initIds * Signature: ()V */ JNIEXPORT void JNICALL Java_java_net_VMNetworkInterface_initIds (JNIEnv *, jclass); /* * Class: java_net_VMNetworkInterface * Method: getVMInterfaces * Signature: ()[Ljava/net/VMNetworkInterface; */ JNIEXPORT jobjectArray JNICALL Java_java_net_VMNetworkInterface_getVMInterfaces (JNIEnv *, jclass); #ifdef __cplusplus } #endif #endif