Current Forum: Homework 4 - Huffman Trees (Part 1) |
Date: Thu Oct 11 2001 9:14 am |
Author: Lee, Peter <petel@cmu.edu> |
Subject: Re: HuffmanTree |
|
|
There is nothing wrong with the code that you showed. The main point of that lecture was to point out that null is not an object, and thus if you try to invoke a method on null, you will get an exception. |
|