Introduction - If you have any usage issues, please Google them yourself
not use Java API to produce two simple java i mplementation of a dictionary interface. LinkedListDictionary and HashDictionary. String that maps a key to an Object value
Packet : 23825772dictionaryjava.rar filelist
dictionaryJava\Dictionary.class
dictionaryJava\Dictionary.java
dictionaryJava\HashDictionary.class
dictionaryJava\HashDictionary.java
dictionaryJava\LinkedListDictionary.class
dictionaryJava\LinkedListDictionary.java
dictionaryJava\Wrapper.class
dictionaryJava