
Javapapers is an Android and Java blog, passionately published by Joe for more than a decade. It is the industry's top blog, with millions of views to its credit. Welcome!
In conventional java programming, you will never need address or location of a java object from memory. When you discuss about this in forum ...
July 5th, 2010
These terms signify the relationships between classes. These are the building blocks of object oriented programming and very basic stuff. Bu ...
June 26th, 2010
Have you ever encountered a surprise while using toLowerCase()? This is a widely used method when it comes to strings and case conversion. T ...
May 9th, 2010
The java system code that is part of the JDK is considered God and has all the maximum privileges. For example it can read a system property ...
March 22nd, 2010
sun.com now redirects to oracle.com – oracle completes acquisition of sun. Is it a happy news or sad news for sun customers? In partic ...
January 30th, 2010
In recent days generalization have become popular in software development. You build a common platform and generate applications out of it t ...
January 9th, 2010
It was a bumpy ride in 2009. Many highs and lows. I enjoyed every moment of it. December 2009 is an important month for javapapers. My hosti ...
December 28th, 2009
Have you ever seen what is inside a serialized object? I will explain to you what is java serialization, then provide you with a sample for ...
November 23rd, 2009
Builder pattern is used to construct a complex object step by step and the final step will return the object. The process of constructing an ...
November 17th, 2009
Its been 1.5 years I launched javapapers.com It was a great journey until now. I have utilized every bit of my free time to pursue this drea ...
November 14th, 2009