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!
The Ruby on Rails addict, industrial photographer and amateur electronic music composer. In the mean time I build great web applications, contribute to OSS and help AVAAZ to save Great Barrier Reef.
Leave a Reply