Go to the source code of this file.
void _Jv_gnu_java_lang_VMCPStringBuilder_init |
( |
void |
| ) |
|
JNIEXPORT jstring JNICALL Java_gnu_java_lang_VMCPStringBuilder_toString |
( |
JNIEnv * |
env, |
|
|
jclass |
clazz, |
|
|
jcharArray |
value, |
|
|
jint |
startIndex, |
|
|
jint |
count |
|
) |
| |
JNINativeMethod methods[] |
|
static |
Initial value:= {
}
JNIEXPORT jstring JNICALL Java_gnu_java_lang_VMCPStringBuilder_toString(JNIEnv *env, jclass clazz, jcharArray value, jint startIndex, jint count)
Definition at line 83 of file gnu_java_lang_VMCPStringBuilder.cpp.