@author Generated from Forte @since 19-Nov-2008
838485868788899091
// Explicitly call the superclass constructor to prevent the implicit call super(); this.initialize(); this.initialise(); OtherClass x = new OtherClass(); x.initialize(); }