Methode getDictionnary
This commit is contained in:
@@ -192,5 +192,9 @@ public class HuffmanTree {
|
||||
}
|
||||
|
||||
|
||||
public Map<Integer,String> getDictionnary(){
|
||||
return this.codes;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user