8 lines
190 B
Plaintext
8 lines
190 B
Plaintext
|
Compiled from "HelloWorld.java"
|
||
|
public class HelloWorld extends java.lang.Object{
|
||
|
public HelloWorld();
|
||
|
public static void main(java.lang.String[]);
|
||
|
public native void test();
|
||
|
}
|
||
|
|