NR Time - Powerful time tracker for Mac OS X

Feel the ease of time tracking with NR Time. Log your time expenses in the billing-friendly format with minimal effort.

Funny things in EJB3 Spec

Posted: August 31st, 2005 | Filed under: Programming | No Comments »

Just don’t take it very serious. :) The clever guys also do funny things.

public interface Calculator {
public float add(int a, int b);
public float subtract(int a, int b);
}

(and I am not about number of methods)

Smile! :)



Leave a Reply