Current Forum: Homework 2 Forum |
Date: Tue Sep 18 2001 11:28 pm |
Author: Drozd, William A. <wdrozd@andrew.cmu.edu> |
Subject: Multiple Inheritence |
|
|
When attempting to use methods for multiple other classes within the MazeCreator class do I need to extend multiple times? When compiling I get a Method not found in java.lang.object. |
|