Groups
Groups
Sign in
Groups
Groups
JavaParser
Conversations
About
Send feedback
Help
how to invoke a method?
37 views
Skip to first unread message
石沉溪
unread,
Oct 8, 2012, 7:21:37 AM
10/8/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to javap...@googlegroups.com
there is a class like this:
public class Test{
public static void hello(String name){
System.out.println("hello "+name);
}
}
how to invoke the hello method?
Reply all
Reply to author
Forward
0 new messages