Current Forum: Homework 4 - Huffman Trees (Part 1) |
Date: Mon Oct 15 2001 11:09 am |
Author: Chen, Richard <richardc@andrew.cmu.edu> |
Subject: "findMin()" and/or "removeMin()" |
|
|
Is there any method in the Java2 API which *already* enables me to "findMin()" and/or "removeMin()"? I'm sure something in the API already exists which allows me to do so w/o having to write it myself, but a search @ google of "site:java.sun.com remove min" came up unfruitful. |
|