/* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class gnu_java_nio_SelectorImpl */ #ifndef _Included_gnu_java_nio_SelectorImpl #define _Included_gnu_java_nio_SelectorImpl #ifdef __cplusplus extern "C" { #endif /* * Class: gnu_java_nio_SelectorImpl * Method: java_do_select * Signature: ([I[I[IJ)I */ JNIEXPORT jint JNICALL Java_gnu_java_nio_SelectorImpl_java_1do_1select (JNIEnv *, jclass, jintArray, jintArray, jintArray, jlong); #ifdef __cplusplus } #endif #endif