org.abstracthorizon.mercury.common
Class SimpleStorageManager.Entry

java.lang.Object
  extended by org.abstracthorizon.mercury.common.SimpleStorageManager.Entry
Enclosing class:
SimpleStorageManager

protected static class SimpleStorageManager.Entry
extends Object

Entry


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

Field Detail

key

protected String key

value

protected String value
Constructor Detail

SimpleStorageManager.Entry

public SimpleStorageManager.Entry(String key,
                                  String value)


Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.