Discussion Board
There are no previous messagesGo to the following message
Current Forum: Homework 4 - Huffman Trees (Part 1)
Date: Sun Oct 7 2001 11:24 pm
Author: Yadav, Neha <nyadav@andrew.cmu.edu>
Subject: Huffman.java

why can the compress() and decompress() functions use inputs of type BitReader? are these not interfaces without definitions for functions? how can we still use interfaces? is this suppose to actually say compress(FileBitReader in, FileBitReader out) etc.

Post response

There are no previous messagesGo to the following message
Current Thread Detail:
Huffman.java      Yadav, Neha      Sun Oct 7 2001 11:24 pm       
Re: Huffman.java      Liu, Limin Angela      Sun Oct 7 2001 11:35 pm       
Re: Huffman.java      Lee, Charles C.      Sun Oct 7 2001 11:49 pm       

Back to previous screen