News

Many developers get intimidated when they look at all the new APIs that accept lambda expressions as arguments, and wonder how they’ll ever figure out which Java function to use and what the proper ...
The Java Function interface is quite simple. It takes a single Java object as an argument, and returns a single Java object when the method concludes. Any method you can conjure up takes an object and ...
This article describes mobile phone UI development using the Mobile Information Device Profile APIs. It is reproduced from the book Developing Scalable Series 40 Applications: A Guide for Java ...
While the need for interoperability between Java and .Net has become a common problem in larger organizations, CORBA is often not the first choice of techniques for building a bridge between the ...