default argument values in java
Hi,I want to know whether java 1.4.2 supports default value for function arguments like c++.I am trying to achieve public void log(Exception e, int Severity=2) but it gives me syntax error...cheers....
[243 byte] By [
chabhia] at [2007-11-27 4:04:38]
