FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GitHub Viewer
public class MyObjectTest { public static void main(String[] args) { MyObject obj = new MyObject(); obj.helloWorld(); obj.goodbyeWorld("hello"); } }
Back
|
FazBrowse Home
|
New Git URL