attrash kumar

Greenhorn
+ Follow
since Apr 22, 2012
attrash likes ...
MyEclipse IDE Objective C Java
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
1
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by attrash kumar

Where do we need to implement inner classes ? Can any one provide few scenario's where we are compelled to use inner classes or inner class seems to be the obvious choice other any other implementation ?
9 years ago

Jeanne Boyarsky wrote:The concept is new. A functional interface is an interface with one abstract method. This definition is important in Java 8 because you can use functional interfaces with functional programming more easily.


Can you please explain it with an example?
9 years ago
What is something new in functional interface which was not already existing in Java 7 ?
9 years ago