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