ActionScript 3.0 includes many object-oriented features that have an obvious Java-like syntax, but there are some nuances of ActionScript‘s object-oriented support that are not so Java-like. In this ...
If you are fortunate enough to be using JDK 7, the newly available Objects class is the obvious (at least to me) choice for implementing the “common” Java object ...