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