Esempio n. 1
0
 /** {@inheritDoc} */
 public Entry<String, LexiconEntry> next() {
   return MapLexicon.toStringEntry(parent.next());
 }
Esempio n. 2
0
 @Override
 public void close() throws IOException {
   super.close();
 }