Coding, Linux, Hacking Security, Learning!
java how to use max method
java.lang.Math;
int mx = Math.max(2, 3) // return 2
| Print article | This entry was posted by admin on March 7, 2010 at 6:44 pm, and is filed under Uncategorized. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |