net.sf.dict4j.command
Class AbstractListDataCommand.Entry

java.lang.Object
  extended by net.sf.dict4j.command.AbstractListDataCommand.Entry
Enclosing class:
AbstractListDataCommand

protected class AbstractListDataCommand.Entry
extends java.lang.Object


Constructor Summary
AbstractListDataCommand.Entry(java.lang.String key, java.lang.String value)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractListDataCommand.Entry

public AbstractListDataCommand.Entry(java.lang.String key,
                                     java.lang.String value)