Archive | May 20th, 2012

What are Functional Interfaces and Functional Descriptor?

May 20, 2012

2 Comments

There is no Java developer who is not familiar with these Interfaces which contain only one method. If you are not familiar, no worries I will in the course of this article throw some light on such interfaces. Those who have created GUI applications using Swing/AWT would be familiar with ActionListener interface, those working on [...]

email