Tuesday, March 29, 2011

Abstract methods? what is that?

protected void initialize() {
    // do nothing here, it will be overridden in the subclasses
}

No comments:

Post a Comment