Пример #1
0
 private void save() throws IOException {
   dictionary.writeDictionaryToFile(new FileOutputStream("tree.out"));
 }